Docs.rs
cherrybomb-cli-0.7.1
cherrybomb-cli 0.7.1
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
GuyL99
RazMag
Dependencies
cherrybomb-swagger ^0.1.1
normal
clap ^3
normal
colored ^2.0.0
normal
dirs ^4
normal
futures ^0.3
normal
futures-util ^0.3
normal
httparse ^1.5.1
normal
hyper ^0.14
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.8
normal
tokio ^1.0
normal
url ^2
normal
uuid ^0.8
normal
Versions
0%
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
Error
cli
0.7.1
Error
Aliased Type
In crate cli
cli
Type Alias
Error
Copy item path
Source
pub type Error =
Box
<dyn
Error
+
Send
+
Sync
+ 'static>;
Aliased Type
ยง
pub struct Error(
/* private fields */
);