Docs.rs
simd-json-0.13.7
simd-json 0.13.7
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
Licenser
sunnybot
mfelsche
simd-lite-bot
Dependencies
ahash ^0.8
normal
alloc_counter ^0.0.4
normal
beef ^0.5
normal
colored ^2.0
normal
getopts ^0.2
normal
halfbrown ^0.2
normal
jemallocator ^0.5
normal
lexical-core ^0.8
normal
once_cell ^1.17
normal
perfcnt ^0.8
normal
ref-cast ^1.0
normal
serde ^1
normal
serde_json ^1
normal
simdutf8 ^0.1.4
normal
value-trait ^0.8
normal
core_affinity ^0.8
dev
float-cmp ^0.9
dev
getopts ^0.2
dev
criterion ^0.5
dev
proptest ^1.0
dev
getrandom ^0.2
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
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
simd_json
0.13.7
Module generator
Structs
Traits
In simd_json::prelude
?
Module
simd_json
::
prelude
::
generator
source
·
[
−
]
Expand description
Prelude to include needed traits Traits for serializing JSON
Structs
DumpGenerator
Simple dump Generator
PrettyGenerator
Pretty Generator
PrettyWriterGenerator
Pretty Writer Generator
WriterGenerator
Writer Generator
Traits
BaseGenerator
Base generator trait