Docs.rs
downloads-0.0.2
downloads 0.0.2
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
zTgx
Dependencies
curl ^0.4.22
normal
serde_json ^1.0.40
normal
Versions
0%
of the crate is documented
Platform
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
downloads
0.0.2
All Items
Crate Items
Macros
Structs
Enums
Functions
Type Aliases
Crate
downloads
Copy item path
Source
Macros
§
json
Construct a
serde_json::Value
from a JSON literal.
Structs
§
Header
Enums
§
Value
Represents any valid JSON value.
Functions
§
fetch
Type Aliases
§
Result
Alias for a
Result
with the error type
serde_json::Error
.