docs.rs failed to build rfuse3-0.0.5
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
rfuse3-0.0.3
rfuse3
an async version fuse library for rust This project contains code derived from fuse3 Enhanced and optimized async FUSE implementation.
feature
- 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
still not support
ioctlimplement- fuseblk mode
unstable
pollnotify_reply
Supported Rust Versions
The minimum supported version is 1.75.
License
MIT