Docs.rs
  • vfs-0.12.1
    • vfs 0.12.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • manuel-woelker
    • Dependencies
      • async-recursion ^1.0.5 normal optional
      • async-std ^1.12.0 normal optional
      • async-trait ^0.1.73 normal optional
      • camino ^1.0.5 normal optional
      • filetime ^0.2.23 normal
      • futures ^0.3.28 normal optional
      • rust-embed ^8.0.0 normal optional
      • tokio ^1.29.0 normal optional
      • anyhow ^1.0.58 dev
      • camino ^1.0.5 dev
      • tokio-test ^0.4.3 dev
      • uuid =0.8.1 dev
    • Versions
    • 96.23% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

vfs0.12.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • async_vfs::impls::altroot::AsyncAltrootFS
  • async_vfs::impls::memory::AsyncMemoryFS
  • async_vfs::impls::overlay::AsyncOverlayFS
  • async_vfs::impls::physical::AsyncPhysicalFS
  • async_vfs::path::AsyncVfsPath
  • async_vfs::path::WalkDirIterator
  • error::VfsError
  • impls::altroot::AltrootFS
  • impls::embedded::EmbeddedFS
  • impls::memory::MemoryFS
  • impls::overlay::OverlayFS
  • impls::physical::PhysicalFS
  • path::VfsMetadata
  • path::VfsPath
  • path::WalkDirIterator

Enums

  • error::VfsErrorKind
  • path::VfsFileType

Traits

  • async_vfs::filesystem::AsyncFileSystem
  • async_vfs::path::SeekAndRead
  • filesystem::FileSystem
  • path::SeekAndRead
  • path::SeekAndWrite

Type Aliases

  • error::VfsResult