Expand description
A type-safe, validatable value object.
Structs§
- Typed
Value - Value object with constraints by Property trait.
Traits§
- Property
- Trait that represents the property of the value.
- Typed
Value Ext - Trait that provides a wrapping method to TypedValue for any value.