Docs.rs
  • squashfs-async-0.1.1
    • squashfs-async 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • cpg314
    • Dependencies
      • anyhow ^1.0.42 normal
      • async-compression ^0.3.12 normal
      • async-fs ^1.6.0 normal optional
      • async-stream ^0.3.3 normal
      • async-trait ^0.1.51 normal
      • bincode ^1.3.3 normal
      • bitflags ^1.3.2 normal
      • bytes ^1.5.0 normal
      • clap ^3.2.23 normal
      • deadpool ^0.9.5 normal
      • fuser ^0.11.1 normal
      • fuser-async ^0.1.0 normal
      • futures ^0.3.15 normal
      • itertools ^0.10.1 normal
      • libc ^0.2.134 normal
      • memmap2 ^0.5.8 normal optional
      • rustc-hash ^1.1.0 normal
      • serde ^1.0 normal
      • serde_repr ^0.1 normal
      • thiserror ^1.0.38 normal
      • tokio ^1.8.1 normal
      • tokio-util ^0.7.4 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • trait-set ^0.3.0 normal
      • glob ^0.3.1 dev
      • iter-read ^0.3 dev
      • procfs ^0.14.2 dev
      • rand ^0.8.5 dev
      • rustc-hash ^1.1.0 dev
      • serde_json ^1.0.91 dev
      • tempfile ^3.2.0 dev
    • Versions
    • 27.95% of the crate is documented
  • Go to latest version
  • Platform
    • 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

squashfs_async0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Options
  • SquashFs
  • SuperBlock
  • directory_table::DirectoryTable
  • directory_table::Entry
  • fragments::Entry
  • fragments::FragmentLocation
  • fragments::FragmentsTable
  • inodes::DirectoryTableLocation
  • inodes::InodeRef
  • inodes::InodeTable
  • pools::FilePool
  • pools::LocalReadersPoolAsyncFs
  • pools::LocalReadersPoolMemMap
  • pools::LocalReadersPoolTokio
  • pools::MemMapArc

Enums

  • Compression
  • error::DecompressError
  • error::DirectoryTableError
  • error::Error
  • error::FragmentsError
  • error::InodeTableError
  • error::MetadataError
  • inodes::InodeType
  • pools::LocalBackend

Traits

  • AsyncRead
  • AsyncSeekBufRead
  • ManagerFactory
  • inodes::DirectoryInode
  • inodes::FileInode
  • pools::LocalReadersPool

Type Aliases

  • pools::ReadFlags