Docs.rs
serde-json-core-0.5.1
serde-json-core 0.5.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
japaric
eldruin
github:rust-embedded-community:all
Dependencies
heapless ^0.7
normal
ryu ^1.0.5
normal
serde ^1.0.100
normal
serde_derive ^1.0.100
dev
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate serde_json_core
Structs
Enums
Functions
Type Definitions
?
List of all items
Structs
de::Deserializer
ser::Serializer
Enums
de::Error
ser::Error
ser::Unreachable
Functions
de::from_slice
de::from_str
from_slice
from_str
ser::to_slice
ser::to_string
ser::to_vec
to_slice
Type Definitions
de::Result
ser::Result