Module type_rules::rules
source · [−]Structs
Rule to constraint the maximum
range of any type that implement PartialOrd
Rule to constraint the minimum and maximum
length of a String
or &str
Rule to constraint the minimum and maximum
range of any type that implement PartialOrd
Rule to constraint the minimum and maximum
size of a Vec<T>
Rule to constraint the minimum
range of any type that implement PartialOrd
Rule to check the rules of the inner type
Traits
Define a rule for a type