[][src]Crate polyfuse_tokio

Tokio integration for polyfuse.

Structs

Notifier

Notification sender to the kernel.

Server

A FUSE filesystem server running on Tokio runtime.

Functions

mount

Run a FUSE filesystem mounted onto the specified path.