fuse-rs
This library is a wrapper around libfuse-sys
for writing file systems using
FUSE.
This is a work in progress. The API might change in the future.
You can take a look at a basic example in the examples
directory. For a more
sophisticated example, please visit: carlosgaldino/gotenksfs
.`