Docs.rs
  • parallel-disk-usage-0.10.0
    • parallel-disk-usage 0.10.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • KSXGitHub
    • Dependencies
      • assert-cmp ^0.2.1 normal
      • clap ^4.3.8 normal optional
      • clap-utilities ^0.2.0 normal optional
      • clap_complete ^4.5.36 normal optional
      • derive_more ^1.0.0 normal
      • fmt-iter ^0.2.1 normal
      • itertools ^0.13.0 normal
      • pipe-trait ^0.4.0 normal
      • rayon ^1.10.0 normal
      • rounded-div ^0.1.2 normal
      • serde ^1.0.214 normal optional
      • serde_json ^1.0.132 normal optional
      • smart-default ^0.7.1 normal
      • terminal_size ^0.4.0 normal
      • text-block-macros ^0.2.0 normal
      • zero-copy-pads ^0.2.0 normal
      • build-fs-tree ^0.7.1 dev
      • command-extra ^1.0.0 dev
      • maplit ^1.0.2 dev
      • pretty_assertions ^1.4.1 dev
      • rand ^0.8.5 dev
    • Versions
    • 75.88% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

parallel_disk_usage0.10.0

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Functions

Crate parallel_disk_usage

Source

Re-exports§

  • pub use serde;
  • pub use serde_json;
  • pub use clap;
  • pub use clap_complete;
  • pub use clap_utilities;
  • pub use zero_copy_pads;

Modules§

  • app
  • args
  • bytes_format
  • data_tree
  • fs_tree_builder
  • get_size
  • json_data
  • os_string_display
  • reporter
  • runtime_error
  • size
  • status_board
  • tree_builder
  • visualizer

Functions§

  • main
    The main program.