Docs.rs
up-api-0.1.5
up-api 0.1.5
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
aaron-jack-manning
Dependencies
chrono ^0.4.39
normal
reqwest ^0.11.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
url ^2.2.2
normal
urlencoding ^2.1.3
normal
Versions
49.07%
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
up_api
0.1.5
Module error
Module Items
Structs
Enums
In up_
api::
v1
up_api
::
v1
Module
error
Copy item path
Source
Expand description
Error types and trait implementations.
Structs
§
Error
Object
Error
Response
Source
Enums
§
Error
Primary error type for requests made through
up_api::Client
.