Docs.rs
sonic-rs-0.3.16
sonic-rs 0.3.16
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
liuq19
Dependencies
bumpalo ^3.13
normal
bytes ^1.8
normal
cfg-if ^1.0
normal
faststr ^0.2
normal
itoa ^1.0
normal
ryu ^1.0
normal
serde ^1.0
normal
simdutf8 ^0.1
normal
sonic-number ^0.1
normal
sonic-simd ^0.1
normal
thiserror ^2.0
normal
bytes ^1.4
dev
chrono ^0.4
dev
encoding_rs ^0.8
dev
paste ^1.0
dev
serde_bytes ^0.11
dev
serde_derive ^1.0
dev
serde_json ^1.0
dev
Versions
82.73%
of the crate is documented
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
sonic_
rs
0.3.16
Module writer
Module Items
Traits
In crate sonic_
rs
sonic_rs
Module
writer
Copy item path
Source
Expand description
Extend trait from io::Write for JSON serializing.
Traits
ยง
Write
Ext
The trait is a extension to
io::Write
with a reserved capacity.