Docs.rs
at-api-rs-0.1.2
at-api-rs 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
davidcole1340
Dependencies
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
Versions
11.88%
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
Module error
at_
api_
rs
0.1.2
Module error
Module Items
Enums
Type Aliases
In crate at_
api_
rs
at_api_rs
Module
error
Copy item path
Source
Expand description
Error and result types which are passed by the library.
Enums
§
Error
An error which is returned from the library.
Type Aliases
§
Result
The base Result type which is used in the library.