Docs.rs
  • libmedusa-zip-0.0.2
    • libmedusa-zip 0.0.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cosmicexplorer
    • Dependencies
      • async-recursion ^1 normal
      • cfg-if ^1.0 normal
      • displaydoc ^0.2.4 normal
      • futures ^0.3 normal
      • once_cell ^1 normal
      • parking_lot ^0.12 normal
      • rayon ^1.7 normal
      • regex ^1 normal
      • static_init ^1 normal
      • tempfile ^3 normal
      • thiserror ^1.0.30 normal
      • time ^0.3.23 normal
      • tokio ^1.29 normal
      • tokio-stream ^0.1 normal
      • zip-merge ^0.6.6 normal
    • Versions
    • 40.44% of the crate is documented
  • Go to latest version
  • 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
    • 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
logo

logo

Module zip

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

Module libmedusa_zip::zip

source ·
Expand description

???

Structs

  • EntryModifications
  • MedusaZip
  • ZipOptionsInitializers
  • ZipOutputOptions

Enums

  • CompressionMethod
  • CompressionStrategy
  • InitializeZipOptionsError
  • InputConsistencyError
  • IntermediateSingleEntry
  • MedusaInputReadError
  • MedusaZipError
    All types of errors from the parallel zip process.
  • ModifiedTimeBehavior
  • Parallelism
  • ParseCompressionOptionsError
  • ZipEntrySpecification

Traits

  • DefaultInitializeZipOptions
  • InitializeZipOptionsForSpecificFile

Functions

  • calculate_new_rightmost_components