Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How to use high-level Fuse API? #166

Open
fadedbee opened this issue Apr 22, 2023 · 0 comments
Open

How to use high-level Fuse API? #166

fadedbee opened this issue Apr 22, 2023 · 0 comments

Comments

@fadedbee
Copy link

I'm writing a fuse filesystem which doesn't fit nicely with inodes.

In C, I would use fuse.h rather than fuse_lowlevel.h.

At first glance, this crate's API looks most similar to fuse_lowlevel.h - i.e. it has inodes.

Does this crate also implement the equivalent of Fuse's highlevel API?

  • If so, how do I use that?
  • If not, is there a Rust library which would let me use Fuse's highlevel API?
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant