Docs.rs
  • zip-merge-0.6.6
    • zip-merge 0.6.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cosmicexplorer
    • Dependencies
      • aes ^0.8.2 normal optional
      • byteorder ^1.4.3 normal
      • bzip2 ^0.4.3 normal optional
      • cfg-if ^1.0 normal
      • constant_time_eq ^0.1.5 normal optional
      • crc32fast ^1.3.2 normal
      • displaydoc ^0.2.4 normal
      • flate2 ^1.0.23 normal optional
      • hmac ^0.12.1 normal optional
      • indexmap ^2 normal
      • num_enum ^0.6.1 normal
      • pbkdf2 ^0.11.0 normal optional
      • rayon ^1 normal optional
      • sha1 ^0.10.1 normal optional
      • thiserror ^1.0.30 normal
      • time ^0.3.7 normal optional
      • zstd ^0.11.2 normal optional
      • bencher ^0.1.5 dev
      • getrandom ^0.2.5 dev
      • time ^0.3.7 dev
      • walkdir ^2.3.2 dev
      • crossbeam-utils ^0.8.8 normal
    • Versions
    • 100% 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

zip_merge0.6.6

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DateTime
  • read::ZipArchive
  • read::ZipFile
  • unstable::stream::ZipStreamFileMetadata
  • unstable::stream::ZipStreamReader
  • write::FileOptions
  • write::ZipWriter

Enums

  • CompressionMethod
  • result::DateTimeRangeError
  • result::ZipError

Traits

  • unstable::stream::ZipStreamVisitor
  • unstable::write::FileOptionsExt

Functions

  • read::read_zipfile_from_stream

Type Aliases

  • result::ZipResult

Constants

  • SUPPORTED_COMPRESSION_METHODS
  • ZIP64_BYTES_THR