Docs.rs
  • tempfs-0.13.11
    • tempfs 0.13.11
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • barely-a-dev
    • Dependencies
      • memmap2 ^0.9.5 normal optional
      • once_cell ^1.20.3 normal optional
      • rand ^0.9.0 normal optional
      • regex ^1.11.1 normal optional
      • sew ^0.7.9 normal optional
    • Versions
    • 97.54% 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
    • 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

tempfs0.13.11

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • temp_dir::TempDir
  • temp_file::TempFile
  • virt_fs::VirtDir
  • virt_fs::VirtFS
  • virt_fs::VirtFile
  • virt_fs::VirtMetadata
  • virt_fs::VirtPermissions

Enums

  • error::FsError
  • error::TempError
  • virt_fs::VirtPath

Type Aliases

  • error::TempResult