fuse-rs 0.0.1

A wrapper around libfuse-sys for writing file systems using FUSE.
Documentation

fuse-rs

CI

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.

Examples

You can take a look at a basic example in the examples directory. For a more sophisticated example, please visit: carlosgaldino/gotenksfs.`