Docs.rs
  • virtual-fs-0.11.4
    • virtual-fs 0.11.4
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • syrusakbary
    • github:wasmerio:wasmer-core
    • ptitSeb
    • Dependencies
      • anyhow ^1.0.66 normal optional
      • async-trait ^0.1 normal
      • bytes ^1 normal
      • derivative ^2.2.0 normal
      • filetime ^0.2.18 normal optional
      • fs_extra ^1.2.0 normal optional
      • futures ^0.3 normal
      • indexmap ^1.9.2 normal
      • lazy_static ^1.4 normal
      • libc ^0.2 normal optional
      • pin-project-lite ^0.2.9 normal
      • replace_with ^0.1.7 normal
      • serde ^1.0 normal optional
      • shared-buffer ^0.1.4 normal
      • slab ^0.4 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • typetag ^0.1 normal optional
      • webc ^6.0.0-alpha8 normal optional
      • pretty_assertions ^1.3.0 dev
      • tempfile ^3.6.0 dev
      • tokio ^1 dev
      • tracing-test ^0.2.4 dev
      • getrandom ^0.2 normal
      • getrandom ^0.2 normal
    • Versions
    • 34.44% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

virtual_fs0.11.4

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DirEntry
  • FileType
  • Metadata
  • OpenOptions
  • OpenOptionsConfig
  • OverlayFileSystem
  • ReadBuf
  • ReadDir
  • ScopedDirectoryFileSystem
  • StaticFile
  • TraceFileSystem
  • WebcVolumeFileSystem
  • arc_box_file::ArcBoxFile
  • arc_file::ArcFile
  • arc_fs::ArcFileSystem
  • buffer_file::BufferFile
  • builder::RootFileSystemBuilder
  • combine_file::CombineFile
  • cow_file::CopyOnWriteFile
  • dual_write_file::DualWriteFile
  • empty_fs::EmptyFileSystem
  • host_fs::File
  • host_fs::FileSystem
  • host_fs::Stderr
  • host_fs::Stdin
  • host_fs::Stdout
  • limiter::TrackedVec
  • mem_fs::FileSystem
  • mem_fs::OffloadBackingStore
  • mem_fs::Stderr
  • mem_fs::Stdin
  • mem_fs::Stdout
  • null_file::NullFile
  • passthru_fs::PassthruFileSystem
  • pipe::DuplexPipe
  • pipe::Pipe
  • pipe::PipeRx
  • pipe::PipeTx
  • random_file::RandomFile
  • special_file::DeviceFile
  • static_fs::StaticFileSystem
  • static_fs::WebCFile
  • tmp_fs::TmpFileSystem
  • union_fs::MountPoint
  • union_fs::StrongMountPoint
  • union_fs::UnionFileSystem
  • webc_fs::WebcFileSystem
  • zero_file::ZeroFile

Enums

  • FsError
  • StdioMode

Traits

  • AsyncRead
  • AsyncReadExt
  • AsyncSeek
  • AsyncSeekExt
  • AsyncWrite
  • AsyncWriteExt
  • ClonableVirtualFile
  • FileOpener
  • FileSystem
  • FileSystems
  • Upcastable
  • VirtualFile
  • limiter::FsMemoryLimiter

Functions

  • copy_reference
  • copy_reference_ext

Type Aliases

  • Result
  • limiter::DynFsMemoryLimiter
  • pipe::WasiBidirectionalSharedPipePair
  • special_file::Fd
  • union_fs::TempHolding