Docs.rs
poe-api-client-0.1.3
poe-api-client 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
mattsre
Dependencies
async-trait ^0.1
normal
poe-types ^0.1.1
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1.18
normal
thiserror ^1.0
normal
tracing ^0.1
normal
Versions
5.26%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
poe_
api_
client
0.1.3
Http
Status
Code
Aliased Type
In crate poe_
api_
client
poe_api_client
Type Alias
HttpStatusCode
Copy item path
Source
pub type HttpStatusCode =
StatusCode
;
Aliased Type
ยง
pub struct HttpStatusCode(
/* private fields */
);