/rust-fuse-demo

Just the demo fuse fs in a separate project to prove how to go about Rust fuses

Primary LanguageRust

deps

apt install -y libfuse-dev
apt install -y build-essential
apt install -y pkg-config