Docs.rs
jsonapi-rs-0.1.0
jsonapi-rs 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
pratimsc
Dependencies
error-chain ^0.12.4
normal
log ^0.4.20
normal
queryst ^3.0.0
normal
serde ^1.0.189
normal
serde_json ^1.0.107
normal
env_logger ^0.10.0
dev
Versions
36.67%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
☰
jsonapi_rs
0.1.0
Module errors
Structs
Enums
Traits
Type Aliases
In crate jsonapi_rs
?
Module
jsonapi_rs
::
errors
source
·
[
−
]
Structs
Error
The Error type.
Enums
ErrorKind
The kind of an error.
Traits
ResultExt
Additional methods for
Result
, for easy interaction with this crate.
Type Aliases
Result
Convenient wrapper around
std::Result
.