Docs.rs
  • dwh-0.2.0
    • dwh 0.2.0
    • 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
      • dotenv ^0.15.0 normal
      • env_logger ^0.10.0 normal
      • filetime ^0.2.22 normal
      • futures-core ^0.3.25 normal
      • futures-lite ^1.12.0 normal
      • git2 ^0.18.0 normal
      • globset ^0.4.9 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
      • log ^0.4.20 normal
      • oauth2 ^4.4.1 normal
      • openidconnect ^3.3.0 normal
      • regex ^1.7.0 normal
      • reqwest ^0.11.13 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-stream ^0.1.11 normal
      • tokio-util ^0.7.4 normal
      • urlencoding ^2.1.2 normal
    • Versions
    • 1.08% 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
logo

logo

Crate dwh

  • Version 0.2.0
  • All Items
  • Modules
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

Crate dwh

source ·

Modules

  • backup
  • error
  • git_backup
  • git_helpers
  • hooks
  • jwt
  • oidc
  • update
  • zip

Structs

  • Credentials
  • DownloadFileOptions
  • DownloadStream
  • Dwh
  • DwhLine
  • DwhResult
  • FileInfo

Enums

  • DwhExpressionStatus
  • FileWalkEvent

Traits

  • DoRequest
  • ReqeustHook

Functions

  • new

Type Aliases

  • Result