Docs.rs
  • nydus-rs-2.2.0
    • nydus-rs 2.2.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jiangliu
    • Dependencies
      • anyhow ^1 normal
      • base64 ^0.13.0 normal
      • clap ^4.0.18 normal
      • fuse-backend-rs ^0.10.1 normal
      • hex ^0.4.3 normal
      • hyper ^0.14.11 normal
      • hyperlocal ^0.8.0 normal
      • indexmap ^1 normal
      • lazy_static ^1 normal
      • libc ^0.2 normal
      • log ^0.4.8 normal
      • mio ^0.8 normal
      • nix ^0.24.0 normal
      • nydus-api ^0.2.2 normal
      • nydus-app ^0.3.2 normal
      • nydus-error ^0.2.3 normal
      • nydus-rafs ^0.2.2 normal
      • nydus-service ^0.2.0 normal
      • nydus-storage ^0.6.2 normal
      • nydus-utils ^0.4.1 normal
      • openssl ^0.10.45 normal
      • rlimit ^0.9.0 normal
      • serde ^1.0.110 normal
      • serde_json ^1.0.51 normal
      • sha2 ^0.10.2 normal
      • tar ^0.4.38 normal
      • tokio ^1.24 normal
      • vhost ^0.5.0 normal
      • vhost-user-backend ^0.7.0 normal
      • virtio-bindings ^0.1 normal
      • virtio-queue ^0.6.0 normal
      • vm-memory ^0.9.0 normal
      • vmm-sys-util ^0.10.0 normal
      • xattr ^0.2.3 normal
    • Versions
    • 60% 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
logo

logo

Crate nydus

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • FsBackendCollection
  • FsBackendDescriptor
  • FsBackendMountCmd
  • FsBackendUmountCmd
  • FsCacheHandler
  • FusedevDaemon
  • SubCmdArgs
  • blob_cache::BlobCacheConfigDataBlob
  • blob_cache::BlobCacheConfigMetaBlob
  • blob_cache::BlobCacheMgr
  • daemon::DaemonController
  • daemon::DaemonInfo
  • daemon::DaemonStateMachine
  • daemon::DaemonStateMachineContext
  • upgrade::UpgradeManager

Enums

  • Error
  • FsBackendType
  • blob_cache::BlobCacheObjectConfig
  • daemon::DaemonState
  • daemon::DaemonStateMachineInput
  • daemon::DaemonStateMachineOutput
  • daemon::DaemonStateMachineState
  • upgrade::FailoverPolicy
  • upgrade::UpgradeMgrError

Traits

  • FsService
  • ServiceArgs
  • daemon::DaemonStateMachineSubscriber
  • daemon::NydusDaemon

Functions

  • blob_cache::generate_blob_key
  • create_daemon
  • create_fuse_daemon
  • get_build_time_info
  • upgrade::fusedev_upgrade::restore
  • upgrade::fusedev_upgrade::save
  • validate_threads_configuration

Type Definitions

  • Result