Expand description
A module with Spec helper code
Modules§
- spec_
provider - Module: defines the trait to provide specs in structs
- spec_
validation_ result - Specification helper module
Structs§
- Spec
- Encapsulates a collections of validation rules to apply to
an input of type
T