Docs.rs
fixed-json-0.4.0
fixed-json 0.4.0
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
egorsmkv
Dependencies
criterion ^0.7
dev
Versions
0.88%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Crate fixed_json
fixed_
json
0.4.0
All Items
Crate Items
Structs
Enums
Constants
Functions
Type Aliases
Crate
fixed_
json
Copy item path
Source
Structs
§
Attr
Enum
Value
Json
Serializer
Streaming JSON serializer that writes into caller-owned fixed storage.
Object
Builder
Enums
§
Array
Attr
Kind
Default
Value
Error
Target
Constants
§
JSON_
ATTR_
MAX
JSON_
VAL_
MAX
Functions
§
cstr
error_
string
read_
array
read_
object
validate_
json
Type Aliases
§
Result
Target
Bool
Target
Char
Target
F64
Target
I16
Target
I32
Target
U16
Target
U32