Skip to main content

Crate jinterner

Crate jinterner 

Source
Expand description

An efficient and concurrent interning library for JSON values.

Structs§

DeltaEncodingdelta
Wrapper around a Jinterners that uses delta encoding to serialize it.
IValue
An interned JSON value.
InternedStrKey
An interned key for JSON objects.
Jinterners
An arena to store interned JSON values.
MapRef
A shallow reference to a JSON map.
Mapping
Mapping to convert values from one Jinterners instance to another.

Enums§

ValueRef
A shallow reference to a JSON value.