Docs.rs
miniserde-0.1.45
miniserde 0.1.45
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dtolnay
Dependencies
itoa ^1.0
normal
mini-internal =0.1.45
normal
zmij ^1.0
normal
automod ^1.0
dev
indoc ^2.0
dev
rustversion ^1.0
dev
serde ^1.0
dev
serde_derive ^1.0
dev
serde_json ^1.0
dev
trybuild ^1.0.108
dev
criterion ^0.8
dev
Versions
43.1%
of the crate is documented
Platform
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
All
miniserde
0.1.45
Crate Items
Macros
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
Error
json::Array
json::Object
Enums
json::Number
json::Value
ser::Fragment
Traits
Deserialize
Serialize
de::Deserialize
de::Map
de::Seq
de::Visitor
ser::Map
ser::Seq
ser::Serialize
Macros
make_place
Functions
json::from_str
json::to_string
Type Aliases
Result