Docs.rs
  • rune-fs-0.1.5
    • rune-fs 0.1.5
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jimvdl
    • Dependencies
      • bzip2 ^0.4.4 normal
      • flate2 ^1.0.24 normal
      • itertools ^0.11.0 normal
      • lzma-rs ^0.3.0 normal optional
      • memmap2 ^0.7.1 normal
      • nom ^7.1.1 normal
      • serde ^1.0.137 normal optional
      • serde-big-array ^0.5.1 normal optional
      • thiserror ^1.0.31 normal
    • Versions
    • 43.56% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

runefs0.1.5

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • ArchiveFileData
  • ArchiveFileGroup
  • ArchiveMetadata
  • ArchiveRef
  • Dat2
  • DataBlocks
  • Index
  • IndexMetadata
  • Indices
  • Sector
  • SectorHeader
  • codec::Buffer
  • codec::Decoded
  • codec::Encoded
  • error::CompressionUnsupported

Enums

  • Error
  • SectorHeaderSize
  • codec::Compression
  • error::Error
  • error::ParseError
  • error::ReadError

Functions

  • parse::be_i16_smart
  • parse::be_u16_smart
  • parse::be_u32_smart
  • parse::be_u32_smart_compat
  • parse::rs_string
  • xtea::decipher
  • xtea::encipher

Constants

  • ARCHIVE_REF_LEN
  • IDX_PREFIX
  • MAIN_DATA
  • REFERENCE_TABLE
  • REFERENCE_TABLE_ID
  • SECTOR_DATA_SIZE
  • SECTOR_EXPANDED_DATA_SIZE
  • SECTOR_EXPANDED_HEADER_SIZE
  • SECTOR_HEADER_SIZE
  • SECTOR_SIZE