Docs.rs
  • filesystem_in_a_file-0.0.1
    • filesystem_in_a_file 0.0.1
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • vmagro
    • Dependencies
      • anyhow ^1 normal
      • bitflags ^1.3 normal
      • bytes ^1.3 normal
      • cpio ^0.2 normal optional
      • derive_builder ^0.12 normal
      • derive_more ^0.99 normal
      • getset ^0.1 normal
      • memmap ^0.7 normal optional
      • nix ^0.26 normal
      • remain ^0.2 normal
      • sendstream_parser ^0.2.2 normal optional
      • similar ^2.2 normal optional
      • slotmap ^1.0 normal
      • tar ^0.4 normal optional
      • thiserror ^1 normal optional
      • twox-hash ^1.6 normal optional
      • uuid ^1.2 normal optional
      • xattr ^1 normal
      • pretty_assertions ^1.3 dev
      • rstest ^0.16 dev
      • similar-asserts ^1.4 dev
      • tempfile ^3.3 dev
    • Versions
    • 50% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

filesystem_in_a_file0.0.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • BytesPath
  • Filesystem
  • Gid
  • InodeKey
  • Uid
  • btrfs::Subvol
  • btrfs::Subvols
  • cmp::Fields
  • diff::FilesystemDiff
  • file::File
  • file::FileBuilder
  • file::extent::Cloned
  • file::reader::Reader
  • file::writer::Writer

Enums

  • Entry
  • btrfs::Error
  • diff::Diff
  • file::FileBuilderError
  • file::extent::Extent

Traits

  • cmp::ApproxEq