Docs.rs
jsonapis-0.0.8
jsonapis 0.0.8
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kotovalexarian
Dependencies
http ^0.2.8
normal
regex ^1.6.0
normal
reqwest ^0.11.11
normal
optional
serde ^1.0.141
normal
serde_json ^1.0.82
normal
url ^2.2.2
normal
optional
Versions
0%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jsonapis
0.0.8
Errors
Aliased Type
Trait Implementations
Entity<'_>
In crate jsonapis
jsonapis
Type Alias
Errors
Copy item path
Source
pub type Errors =
Vec
<
ErrorObject
>;
Aliased Type
§
struct Errors {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Entity
<'_> for
Errors