Docs.rs
  • humble-cli-0.12.0
    • humble-cli 0.12.0
    • Docs.rs crate page
    • MIT
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • smbl64
    • Dependencies
      • anyhow ^1.0 normal
      • byte-unit ^4.0 normal
      • chrono ^0.4 normal
      • clap ^3.1 normal
      • dirs ^4.0.0 normal
      • futures-util ^0.3 normal
      • indicatif ^0.16 normal
      • reqwest ^0.11 normal
      • scraper ^0.15.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_with ^2.0 normal
      • tabled ^0.14 normal
      • thiserror ^1.0 normal
      • tokio ^1.18 normal
      • assert_cmd ^2 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

Module prelude

  • Re-exports
  • Structs
  • Enums
  • Functions
  • Type Aliases
?
Change settings

Module humble_cli::prelude

source ·

Re-exports

  • pub use crate::auth;
  • pub use crate::download_bundle;
  • pub use crate::list_bundles;
  • pub use crate::list_humble_choices;
  • pub use crate::search;
  • pub use crate::show_bundle_details;

Structs

  • Bundle
  • BundleDetails
  • ContentChoiceData
  • ContentChoiceOptions
  • DownloadInfo
  • DownloadUrl
  • GameData
  • GameKey
  • HumbleApi
  • HumbleChoice
  • Product
  • ProductDownload
  • ProductKey
  • Tpkd

Enums

  • ApiError
  • ChoicePeriod
  • ClaimStatus
  • MatchMode

Functions

  • byte_string_to_number

Type Aliases

  • BundleMap