Thanks to visit codestin.com
Credit goes to github.com

Skip to content

How to use high-level Fuse API? #166

@fadedbee

Description

@fadedbee

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions