Expand description
Traits that provide basic interactions, they do have no auto-implementations
Traits§
- Type checks for custom values on a value
- Type information on a value
- Trait to allow accessing data inside a Value
- Mutatability for Array values
- Mutatability for Object values
- Trait to allow Value as an object
- Access to scalar value types
- A trait that specifies how to turn the Value
into
it’s sub types - A trait that specifies how to turn the Value
into
it’s sub types - A trait that specifies how to turn the Value
into
it’s sub types try_as_array_mut
access to array value types- Mutatability for Object values
- A Value that can be serialized and written