Docs.rs
  • dwh-0.5.8
    • dwh 0.5.8
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • emcell
    • fjhunter
    • Dependencies
      • anyhow ^1.0.75 normal
      • async-fs ^1.6.0 normal
      • async-recursion ^1.0.0 normal
      • async-trait ^0.1.73 normal
      • async-walkdir ^0.2.0 normal
      • async_zip ^0.0.9 normal
      • base64 ^0.21.3 normal
      • bytes ^1.3.0 normal
      • chrono ^0.4.23 normal
      • clap ^4.0.30 normal
      • ctrlc ^3.4.1 normal
      • dirs ^5.0.1 normal
      • dotenv ^0.15.0 normal
      • encoding_rs ^0.8.34 normal
      • filetime ^0.2.22 normal
      • futures-core ^0.3.25 normal
      • futures-lite ^1.12.0 normal
      • git2 ^0.19.0 normal
      • globset ^0.4.9 normal
      • http ^1.1.0 normal
      • indicatif ^0.17.2 normal
      • indoc ^2.0.3 normal
      • itertools ^0.11.0 normal
      • jsonwebtoken ^8.3.0 normal
      • lazy_static ^1.4.0 normal
      • mime ^0.3.17 normal
      • oauth2 ^4.4.1 normal
      • openidconnect ^3.3.0 normal
      • rand ^0.8.5 normal
      • regex ^1.7.0 normal
      • reqwest ^0.12.0 normal
      • sanitize-filename ^0.5.0 normal
      • schemars ^0.8.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_with ^3.3.0 normal
      • tempdir ^0.3.7 normal
      • thiserror ^1.0.47 normal
      • tokio ^1.0.2 normal
      • tokio-retry ^0.3.0 normal
      • tokio-stream ^0.1.16 normal
      • tokio-util ^0.7.12 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.18 normal
      • url ^2.5.0 normal
      • urlencoding ^2.1.2 normal
      • walkdir ^2.5.0 normal
      • async-stream ^0.3.6 dev
      • axum ^0.7.7 dev
      • http-body-util ^0.1.2 dev
      • http-test-server ^2.1.1 dev
      • hyper ^1.4.1 dev
      • hyper-util ^0.1.9 dev
    • Versions
    • 2.65% of the crate is documented
  • Go to latest version
  • Platform
    • 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

dwh0.5.8

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Credentials
  • DownloadFileOptions
  • DownloadStream
  • Dwh
  • DwhLine
  • DwhResult
  • FileInfo
  • FileMeta
  • FileMetaProviderFileSystem
  • FileMetaProviderJsonFile
  • SendOptions
  • args::ConnectionArgs
  • args::HeaderPair
  • args::Timeout
  • backup::BackupArgs
  • backup::DownloadResult
  • backup::FileFilter
  • backup::IncludeExcludeFilter
  • config::DwhConfig
  • git_backup::GitBackup
  • git_backup::GitBackupConfig
  • hooks::add_headers::AddHeaders
  • hooks::basic_auth::BasicAuth
  • oidc::Claims
  • oidc::OidcArgs
  • oidc::OidcConfig
  • oidc::OidcTokenService
  • oidc::Token
  • oidc::TokenState
  • update::Progress
  • update::Update
  • update::UpdateContext

Enums

  • DwhExpressionStatus
  • FileWalkEvent
  • args::HeaderPairParseError
  • backup::BackupEvent
  • backup::DownloadEvent
  • error::Error
  • git_backup::FileMetaProviderConfig
  • git_backup::GitBackupError
  • git_helpers::GitHelperError
  • jwt::JwtError
  • oidc::OidcTokenServiceError
  • oidc::TokenProviderError
  • update::UpdateEvent
  • zip::ZipEvent

Traits

  • DoRequest
  • FileMetaProvider
  • ReqeustHook
  • git_backup::BackupFilter
  • hooks::ReqwestHooks
  • oidc::TokenProvider

Functions

  • backup::backup
  • backup::download
  • default_retry_strategy
  • git_backup::backup
  • git_backup::hash_set_of_directory
  • git_helpers::cleanup_repo
  • git_helpers::commit
  • git_helpers::ensure_git_repo
  • git_helpers::signature
  • jwt::decode
  • new
  • zip::zip

Type Aliases

  • Result
  • git_backup::BoxedFileMetaProvider