Module value_trait::base
source · 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 container values
- 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 Value that can be serialized and written