Crate sj

source · []
Expand description

Some JSON implementation

Project

Features

Notes

Documentation is built with all features. Some of them are optional. If you see components from other crates, you can view source to see what features are required.

Modules

0.25.0 (October 29th, 2022)

Structs

Array Indexes
Error
Number
Object Indexes

Enums

A value

Constants

Crate code name
ID of this crate
Crate name
Crate release date (year/month/day)
Tag, which can be used for logging…
Crate version

Functions

Makes new array
Makes new array with capacity
Inserts new item into an object
Makes new object
Parses a stream
Parses bytes
Pushes new item into an array

Type Definitions

Array
Result for I/O functions
Object
Object key
Result type used in this crate