Docs.rs
  • virtual-fs-0.4.0
    • virtual-fs 0.4.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • syrusakbary
    • github:wasmerio:wasmer-core
    • ptitSeb
    • Dependencies
      • anyhow ^1.0.66 normal
      • async-trait ^0.1 normal
      • bytes ^1 normal
      • derivative ^2.2.0 normal
      • filetime ^0.2.18 normal
      • fs_extra ^1.2.0 normal
      • indexmap ^1.9.2 normal
      • lazy_static ^1.4 normal
      • libc ^0.2 normal
      • pin-project-lite ^0.2.9 normal
      • replace_with ^0.1.7 normal
      • slab ^0.4 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • typetag ^0.1 normal
      • webc ^5.0 normal
      • pretty_assertions ^1.3.0 dev
      • tempfile ^3.4.0 dev
      • tokio ^1 dev
      • getrandom ^0.2 normal
      • getrandom ^0.2 normal
    • Versions
    • 35.34% of the crate is documented
  • Go to latest version
  • 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
    • 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 virtual_fs

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

List of all items

Structs

  • DirEntry
  • FileType
  • Metadata
  • OpenOptions
  • OpenOptionsConfig
  • OverlayFileSystem
  • ReadBuf
  • ReadDir
  • 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::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

Type Definitions

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