Expand description
Core traits for raw and validated scalar types. Core trait definitions for the num-valid library.
This module contains the fundamental traits that define the behavior of raw and validated scalar types.
Modules§
- raw
- Raw trait contracts for unchecked operations on primitive types. Raw trait definitions for unchecked scalar operations.
- validation
- Validation traits and marker traits for finite value guarantees. Validation traits and marker traits for scalar types.