fuse-backend-rs 0.12.0

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 19 feature flags, 5 of them enabled by default.

default

  • fusedev

fusedev

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

vmm-sys-util

  • dep:vmm-sys-util

caps

  • dep:caps

core-foundation-sys

  • dep:core-foundation-sys

async-io

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

persist

  • dbs-snapshot
  • versionize
  • versionize_derive

vhost-user-fs

  • virtiofs
  • vhost
  • caps

virtiofs

  • virtio-queue
  • caps
  • vmm-sys-util

tokio

  • dep:tokio

io-uring

  • dep:io-uring

tokio-uring

  • dep:tokio-uring

virtio-queue

  • dep:virtio-queue

versionize_derive

  • dep:versionize_derive

vhost

  • dep:vhost

versionize

  • dep:versionize

dbs-snapshot

  • dep:dbs-snapshot

async-trait

  • dep:async-trait

fuse-t

    This feature flag does not enable additional features.