Docs.rs
  • mc-repack-core-0.27.1
    • mc-repack-core 0.27.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • szeweq
    • Dependencies
      • anyhow ^1.0 normal
      • bytes ^1.6 normal
      • flate2 ^1.0.26 normal
      • json_comments ^0.2 normal
      • optivorbis ^0.2 normal optional
      • oxipng ^9.1.0 normal optional
      • serde ^1.0 normal optional
      • serde_json ^1.0.93 normal
      • state ^0.6 normal
      • toml ^0.8.0 normal optional
      • walkdir ^2.5 normal
      • zip ^2.1.0 normal
      • zopfli ^0.8.0 normal optional
    • Versions
    • 100% 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

mc_repack_core0.27.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • cfg::ConfigHolder
  • cfg::ConfigMap
  • entry::NamedEntry
  • entry::ReadEntryIter
  • entry::fs::FSEntryReader
  • entry::fs::FSEntrySaver
  • entry::fs::ReadFileEntry
  • entry::zip::ReadZipFileEntry
  • entry::zip::ZipEntryReader
  • entry::zip::ZipEntrySaver
  • errors::EntryRepackError
  • errors::ErrorCollector
  • min::BracketsError
  • min::jar::JARConfig
  • min::json::JSONConfig
  • min::nbt::NBTConfig
  • min::nbt::NBTError
  • min::ogg::OGGConfig
  • min::png::PNGConfig
  • min::toml::TOMLConfig

Enums

  • ProgressState
  • entry::EntryType
  • entry::SavingEntry
  • errors::FileIgnoreError
  • ext::KnownFmt
  • fop::FileOp
  • fop::TypeBlacklist
  • min::Minifier
  • min::jar::MinifierJAR
  • min::json::MinifierJSON
  • min::nbt::MinifierNBT
  • min::ogg::MinifierOGG
  • min::png::MinifierPNG
  • min::toml::MinifierTOML

Traits

  • cfg::AcceptsConfig
  • entry::EntryReader
  • entry::EntrySaver
  • entry::ReadEntry

Functions

  • entry::process_entry
  • entry::read_entry
  • entry::zip::compress_check