
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`](https://github.com/carlosgaldino/gotenksfs).`