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
☰
BundleMap
Aliased type
In humble_cli::prelude
?
Type Alias
humble_cli
::
prelude
::
BundleMap
source
·
[
−
]
pub type BundleMap =
HashMap
<
String
,
Bundle
>;
Aliased Type
§
struct BundleMap { /* private fields */ }