fuse-backend-rs 0.10.1

A rust library for Fuse(filesystem in userspace) servers and virtio-fs devices
Documentation

fuse-backend-rs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 5 of them enabled by default.

default

  • fusedev

fusedev

  • vmm-sys-util
  • caps
  • core-foundation-sys

vmm-sys-util

    This feature flag does not enable additional features.

caps

    This feature flag does not enable additional features.

core-foundation-sys

    This feature flag does not enable additional features.

async-io

  • async-trait
  • tokio-uring
  • tokio/fs
  • tokio/net
  • tokio/sync
  • tokio/rt
  • tokio/macros
  • io-uring

vhost-user-fs

  • virtiofs
  • vhost
  • caps

virtiofs

  • virtio-queue
  • caps

tokio

    This feature flag does not enable additional features.

virtio-queue

    This feature flag does not enable additional features.

tokio-uring

    This feature flag does not enable additional features.

io-uring

    This feature flag does not enable additional features.

vhost

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.