Docs.rs
  • selfe-arc-0.1.1
    • selfe-arc 0.1.1
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jonlamb-gh
    • Dependencies
      • byteorder ^1 normal
      • proptest ^0.9.3 dev
      • proptest-derive ^0.1.0 dev
      • tempfile ^3 dev
    • Versions
    • 25.42% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

selfe_arc0.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • layout::ArchiveHeader
  • layout::DirectoryEntry
  • pack::Archive
  • pack::File
  • read::Archive
  • read::DirectoryEntryIterator

Enums

  • layout::ReadError
  • pack::AddFileError
  • pack::ArchiveWriteError
  • read::ReadError

Functions

  • build::link_with_archive
  • layout::align_addr

Constants

  • layout::ALIGNMENT
  • layout::ALIGNMENT_MASK
  • layout::FILE_NAME_BYTES
  • layout::MAGIC
  • layout::VERSION_1