Module simd_json::prelude

source ·
Expand description

Default trait imports;

Enums

Prelude to include needed traits An access error for ValueType
Prelude to include needed traits Types of JSON values

Traits

Prelude to include needed traits Functions guaranteed for any array object
Prelude to include needed traits Support of builder methods for traits.
Prelude to include needed traits Mutatability for values
Prelude to include needed traits A JSON Object
Prelude to include needed traits Trait to allow accessing data inside a Value
Prelude to include needed traits The Value exposes common interface for values, this allows using both BorrowedValue and OwnedValue nearly interchangable
Prelude to include needed traits A Value that can be serialized and written