Re-exports§
Modules§
Macros§
- And
- A macro to generate a
Rulethat combines multiple rules - Nand
- Nor
- Or
- A macro to generate a
Rulethat combines multiple rules - Xor
- declare_
regex_ rule - A macro to declare a rule that validates a
Stringbased on a regex pattern
Structs§
- Refined
- Refined is a versatile type in ensuring that
Tsatisfies the conditions ofRULE(predicate type)