Docs.rs
humble-cli-0.19.2
humble-cli 0.19.2
Permalink
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 ^6.0.0
normal
futures-util ^0.3
normal
indicatif ^0.18
normal
reqwest ^0.12
normal
scraper ^0.24.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.14
normal
tabled ^0.19
normal
thiserror ^2.0
normal
tokio ^1.47
normal
assert_cmd ^2
dev
Versions
1.3%
of the crate is documented
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
handle_http_errors
humble_
cli
0.19.2
humble_cli
Function
handle_
http_
errors
Copy item path
Source
pub fn handle_http_errors<T>(input:
Result
<T,
ApiError
>) ->
Result
<T,
Error
>