Docs.rs
  • libroast-6.0.0
    • libroast 6.0.0
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • uncomfyhalomacro
    • Dependencies
      • bzip2 ^0.4 normal
      • clap ^4 normal
      • flate2 ^1.0 normal
      • git2 ^0.20.1 normal
      • glob ^0.3 normal
      • infer ^0.16 normal
      • rayon ^1.10.0 normal
      • tar ^0.4 normal
      • tempfile ^3.8 normal
      • terminfo ^0.9.0 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • url ^2.5.4 normal
      • walkdir ^2.4 normal
      • xz2 ^0.1 normal
      • zstd ^0.13 normal
      • hex-literal ^0.4.1 dev
      • sha3 ^0.11.0-pre.4 dev
      • terminfo ^0.9.0 dev
      • test-log ^0.2 dev
    • Versions
    • 1.06% of the crate is documented
  • Go to latest version
  • Platform
    • 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

libroast6.0.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • common::UnsupportedFormat
  • operations::cli::RawArgs
  • operations::cli::RecomprizzArgs
  • operations::cli::RoastArgs
  • operations::cli::RoastScmArgs

Enums

  • common::Compression
  • common::SupportedFormat

Functions

  • compress::tar_builder
  • compress::tarbz2
  • compress::targz
  • compress::tarxz
  • compress::tarzst
  • compress::vanilla
  • decompress::tarbz2
  • decompress::targz
  • decompress::tarxz
  • decompress::tarzst
  • decompress::vanilla
  • operations::raw::raw_opts
  • operations::recomprizz::recomprizz_opts
  • operations::roast::get_additional_paths
  • operations::roast::helpers::filter_paths
  • operations::roast::helpers::helper_archiver
  • operations::roast::helpers::is_excluded
  • operations::roast::helpers::is_hidden
  • operations::roast::process_additional_paths
  • operations::roast::process_include_paths
  • operations::roast::roast_opts
  • operations::roast_scm::roast_scm_opts
  • utils::copy_dir_all
  • utils::is_supported_format
  • utils::process_globs
  • utils::start_tracing

Constants

  • consts::BZ2_MIME
  • consts::GZ_MIME
  • consts::SUPPORTED_MIME_TYPES
  • consts::TAR_MIME
  • consts::XZ_MIME
  • consts::ZST_MIME