Module simd_json::value::prelude[][src]

Prelude for traits

Traits

Array

Functions guaranteed for any array object

BaseGenerator

Base generator trait

Builder

Support of builder methods for traits.

Mutable

Mutatability for values

Object

A JSON Object

Value

The Value exposes common interface for values, this allows using both BorrowedValue and OwnedValue nearly interchangable

ValueAccess

Trait to allow accessing data inside a Value

Writable

A Value that can be serialized and written