Expand description
Prelude for traits
Structs
- A type error thrown by the
try_*
functions
Enums
- An access error for
ValueType
- Extended types that have no native representation in JSON
- Types of JSON values
Traits
- Functions guaranteed for any array object
- Base generator trait
- Support of builder methods for traits.
- Mutatability for values
- A JSON Object
- The
Value
exposes common interface for values, this allows using bothBorrowedValue
andOwnedValue
nearly interchangable - Trait to allow accessing data inside a Value
- A Value that can be serialized and written