Crate polyfuse_tokio

Source
👎Deprecated since 0.2.3: This crate has no longer been in maintenance.
Expand description

Tokio integration for polyfuse.

Structs§

BuilderDeprecated
A builder for Server.
ServerDeprecated
A FUSE filesystem server running on Tokio runtime.

Functions§

mountDeprecated
Run a FUSE filesystem mounted onto the specified path.