Docs.rs
  • rdedup-lib-3.2.0
    • rdedup-lib 3.2.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dpc
    • phillipCouto
    • Dependencies
      • backblaze-b2 ^0.1 normal optional
      • base64 ^0.12.3 normal
      • blake2 ^0.9.0 normal
      • bytevec ^0.2 normal
      • bzip2 ^0.4.1 normal optional
      • chrono ^0.4 normal
      • crossbeam ^0.7 normal
      • crossbeam-channel ^0.4 normal
      • dangerous_option ^0.2 normal
      • digest ^0.9.0 normal
      • flate2 ^1 normal optional
      • fs2 ^0.4 normal
      • hex ^0.4.2 normal
      • hyper ^0.10 normal optional
      • hyper-native-tls ^0.3 normal optional
      • num_cpus ^1.2.1 normal
      • owning_ref ^0.4.1 normal
      • rand ^0.7.3 normal
      • rdedup-cdc ^0.1.0 normal
      • rust-lzma ^0.5.1 normal optional
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_yaml ^0.8.13 normal
      • sgdata ^0.2.0 normal
      • sha2 ^0.9.1 normal
      • slog ^2.0.10 normal
      • slog-perf ^0.2 normal
      • sodiumoxide ^0.2 normal
      • url ^1 normal
      • walkdir ^2 normal
      • zstd ^0.9 normal optional
    • Versions
    • 18.18% of the crate is documented
  • Platform
    • 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

rdedup_lib3.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • DecryptHandle
  • DuResults
  • EncryptHandle
  • Repo
  • VerifyResults
  • backends::Metadata
  • backends::b2::Auth
  • backends::b2::B2
  • backends::b2::B2Thread
  • backends::b2::Lock
  • backends::local::Local
  • backends::local::LocalThread
  • settings::Chunking
  • settings::Nesting
  • settings::Repo

Enums

  • DataType
  • settings::Compression
  • settings::Encryption
  • settings::Hashing
  • settings::PWHash

Traits

  • backends::Backend
  • backends::BackendThread
  • backends::Lock

Type Aliases

  • BackendSelectFn
  • PassphraseFn