Docs.rs
evg-api-rs-0.2.2
evg-api-rs 0.2.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
dbradf
zamj
guoyr
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
parse_link_header ^0.3
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.8
normal
tokio ^1
normal
http ^0.2
dev
Versions
7.14%
of the crate is documented
Platform
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
EvgError
evg_
api_
rs
0.2.2
EvgError
Aliased Type
In crate evg_
api_
rs
evg_api_rs
Type Alias
EvgError
Copy item path
Source
pub type EvgError =
Box
<dyn
Error
+
Sync
+
Send
>;
Aliased Type
ยง
pub struct EvgError(
/* private fields */
);