Docs.rs
  • backup-deduplicator-0.1.0
    • backup-deduplicator 0.1.0
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • 0xCCF4
    • Dependencies
      • anyhow ^1.0.80 normal
      • clap ^4.5.1 normal
      • env_logger ^0.11.2 normal
      • exitcode ^1.1.2 normal
      • file-id ^0.2.1 normal
      • filetime ^0.2.23 normal
      • log ^0.4.20 normal
      • num_cpus ^1.16.0 normal
      • serde ^1.0.197 normal
      • serde_json ^1.0.114 normal
      • sha1 ^0.11.0-pre.3 normal
      • sha2 ^0.10.8 normal
      • sysinfo ^0.30.5 normal
      • xxhash-rust ^0.8.10 normal
    • Versions
    • 0% 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
    • 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

backup_deduplicator0.1.0

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • analyze::AnalysisSettings
  • analyze::analysis::DirectoryInformation
  • analyze::analysis::FileInformation
  • analyze::analysis::OtherInformation
  • analyze::analysis::ResultEntryRef
  • analyze::analysis::SymlinkInformation
  • build::BuildSettings
  • clean::CleanSettings
  • data::DirectoryInformation
  • data::FileInformation
  • data::FilePath
  • data::HandleIdentifier
  • data::Job
  • data::OtherInformation
  • data::PathComponent
  • data::SaveFile
  • data::SaveFileEntry
  • data::SaveFileEntryV1
  • data::SaveFileEntryV1Ref
  • data::SaveFileHeaders
  • data::StubInformation
  • data::SymlinkInformation
  • threadpool::ThreadPool

Enums

  • analyze::analysis::AnalysisFile
  • data::ArchiveType
  • data::File
  • data::GeneralHash
  • data::GeneralHashType
  • data::JobState
  • data::PathTarget
  • data::SaveFileEntryType
  • data::SaveFileEntryTypeV1
  • data::SaveFileVersion
  • main::utils::ParsePathKind

Traits

  • data::GeneralHasher
  • data::JobTrait
  • data::ResultTrait
  • utils::LexicalAbsolute

Functions

  • analyze::run
  • build::run
  • clean::run
  • data::from_path
  • main::utils::change_working_directory
  • main::utils::parse_path
  • main::utils::to_lexical_absolute
  • utils::decode_hex
  • utils::get_time
  • utils::hash_directory
  • utils::hash_file
  • utils::hash_path

Type Aliases

  • data::SaveFileEntryRef
  • data::SharedJob