Docs.rs
reqrio-json-0.1.5
reqrio-json 0.1.5
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
xllgl2017
Dependencies
serde ^1.0.228
normal
serde_json ^1.0.149
normal
Versions
5.26%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate reqrio_json
reqrio_
json
0.1.5
All Items
Crate Items
Modules
Macros
Structs
Enums
Functions
Crate
reqrio_
json
Copy item path
Source
Modules
§
ext
number
Macros
§
array
object
Helper macro for creating instances of
JsonValue::Object
.
value
Helper crate for converting types into
JsonValue
. It’s used internally by the
object!
and
array!
macros.
Structs
§
Json
Error
Enums
§
Json
Value
Functions
§
from_
bytes
from_
file
from_
struct
parse
to_
string