Docs.rs
  • humble-cli-0.16.2
    • humble-cli 0.16.2
    • Docs.rs crate page
    • MIT
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • smbl64
    • Dependencies
      • anyhow ^1.0 normal
      • byte-unit ^5.1 normal
      • chrono ^0.4 normal
      • clap ^3.1 normal
      • clap_complete ^3.2 normal
      • dirs ^5.0.1 normal
      • futures-util ^0.3 normal
      • indicatif ^0.17 normal
      • reqwest ^0.12 normal
      • scraper ^0.18.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_with ^3.9 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

humble_cli0.16.2

Module prelude

Module Items

  • Re-exports
  • Structs
  • Enums
  • Functions
  • Type Aliases

In crate humble_cli

humble_cli

Module 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