Docs.rs
serde-json-core-0.6.0
serde-json-core 0.6.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
japaric
eldruin
github:rust-embedded-community:all
Dependencies
defmt ^0.3
normal
optional
heapless ^0.8
normal
optional
ryu ^1.0.5
normal
serde ^1.0.100
normal
serde_derive ^1.0.100
dev
Versions
100%
of the crate is documented
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
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
serde_
json_
core
0.6.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
de::Deserializer
ser::Serializer
str::EscapedStr
str::EscapedStringFragmentIter
Enums
de::Error
ser::Error
ser::Unreachable
str::EscapedStringFragment
str::StringUnescapeError
Functions
de::from_slice
de::from_slice_escaped
de::from_str
de::from_str_escaped
from_slice
from_slice_escaped
from_str
from_str_escaped
ser::to_slice
ser::to_string
ser::to_vec
to_slice
Type Aliases
de::Result
ser::Result