an async version fuse library for rust
- support unprivileged mode by using
fusermount3 - support
readdirplusto improve read dir performance - support posix file lock
- support handles the
O_TRUNCopen flag - support async direct IO
- support enable
no_openandno_open_diroption
ioctlimplement- fuseblk mode
- macos support
pollnotify_reply
The minimum supported version is 1.63.
MIT