Docs.rs
  • vhost-user-backend-0.20.0
    • vhost-user-backend 0.20.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • slp
    • github:rust-vmm:gatekeepers
    • jiangliu
    • sboeuf
    • stefano-garzarella
    • germag
    • Ablu
    • Dependencies
      • libc ^0.2.39 normal
      • log ^0.4.17 normal
      • userfaultfd ^0.8.1 normal optional
      • vhost ^0.14.0 normal
      • virtio-bindings ^0.2.6 normal
      • virtio-queue ^0.16.0 normal
      • vm-memory ^0.16.2 normal
      • vmm-sys-util ^0.14.0 normal
      • nix ^0.30 dev
      • tempfile ^3.2.0 dev
      • uuid ^1.8.0 dev
      • vhost ^0.14.0 dev
      • vm-memory ^0.16.2 dev
    • Versions
    • 93.2% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

vhost_user_backend0.20.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • VhostUserDaemon
  • VringEpollHandler
  • VringMutex
  • VringRwLock
  • VringState
  • bitmap::AtomicBitmapMmap
  • bitmap::BitmapMmapRegion
  • bitmap::MmapLogReg

Enums

  • Error
  • VhostUserHandlerError

Traits

  • VhostUserBackend
  • VhostUserBackendMut
  • VringStateGuard
  • VringStateMutGuard
  • VringT
  • bitmap::BitmapReplace
  • bitmap::MemRegionBitmap

Type Aliases

  • Result