Docs.rs
  • squashfs-ng-0.1.3
    • squashfs-ng 0.1.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • showermat
    • Dependencies
      • lazy_static ^1.4 normal
      • libc ^0.2 normal
      • memmap ^0.7 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • num_cpus ^1.13 normal
      • owning_ref ^0.4 normal
      • thiserror ^1.0 normal
      • walkdir ^2.3 normal
      • xattr ^0.2 normal
      • bindgen ^0.69 build
    • Versions
    • 65.44% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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_ng0.1.3

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • read::Archive
  • read::Dir
  • read::File
  • read::Node
  • read::OwnedDir
  • read::OwnedFile
  • write::Source
  • write::SourceFile
  • write::TreeIterator
  • write::TreeProcessor
  • write::Writer

Enums

  • LibError
  • SquashfsError
  • read::Data
  • read::XattrType
  • write::BlockFlags
  • write::SourceData

Type Aliases

  • Result