apt install -y libfuse-dev
apt install -y build-essential
apt install -y pkg-config
nicferrier/rust-fuse-demo
Just the demo fuse fs in a separate project to prove how to go about Rust fuses
Rust
Just the demo fuse fs in a separate project to prove how to go about Rust fuses
Rust