Docs.rs
  • duplicate-finder-0.0.23
    • duplicate-finder 0.0.23
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ivmazurenko
    • Dependencies
      • libc ^0.2 normal
      • rayon ^1.2.0 normal
      • serde ^1.0.40 normal
      • serde_derive ^1.0.40 normal
      • serde_json ^1.0.40 normal
      • siphasher ^0.3.0 normal
      • test-case ^0.3.3 dev
      • termion ^1.4 normal
      • winapi ^0.3 normal
    • Versions
    • 4.69% of the crate is documented
  • 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

duplicate_finder0.0.23

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • args::ApplicationArguments
  • file_info::FileInfo
  • hashing::CalculateHash
  • output::Output
  • progress_line::ProgressLine
  • tty::Height
  • tty::Width

Enums

  • output_msg::OutputMsg
  • output_type::OutputType

Functions

  • args::parse_arguments
  • convert::to_string_by_output_type
  • convert::to_string_of_length
  • core::run
  • duplicate_finder::find_duplicates
  • path_files::get_all_file_paths
  • tty::move_cursor_up
  • tty::terminal_size

Constants

  • constants::AUTHORS
  • constants::HASHING_CHUNK_SIZE
  • constants::HELP
  • constants::OUTPUT_PADDING
  • constants::VERSION