Docs.rs
  • lms-0.4.0
    • lms 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wchang22
    • ErisMik
    • Dependencies
      • bitflags ^1.2.1 normal
      • blake2 ^0.9.0 normal
      • clap ^2.33.1 normal
      • env_logger ^0.7.1 normal
      • hashbrown ^0.8.0 normal
      • indicatif ^0.15.0 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.8 normal
      • rayon ^1.3.1 normal
      • seahash ^4.0.0 normal
    • Versions
    • 72.5% 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

lms0.4.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • file_ops::Dir
  • file_ops::File
  • file_ops::FileSets
  • file_ops::Symlink
  • parse::Flag
  • parse::ParseResult
  • parse::SubCommand
  • progress::PROGRESS_BAR

Enums

  • parse::SubCommandType

Traits

  • file_ops::FileOps

Functions

  • core::copy
  • core::remove
  • core::synchronize
  • file_ops::compare_and_copy_files
  • file_ops::copy_files
  • file_ops::delete_files
  • file_ops::delete_files_sequential
  • file_ops::get_all_files
  • file_ops::hash_file
  • file_ops::hash_file_secure
  • file_ops::sort_files
  • parse::parse_args
  • parse::set_env
  • progress::progress_init