Crate refined_type

source ·

Modules§

Macros§

  • This macro generates a rule that checks if the number is equal to N
  • This macro generates a rule that checks if the number is greater than N
  • This macro generates a rule that checks if the number is less than N

Structs§

  • Refined is a versatile type in ensuring that T satisfies the conditions of RULE (predicate type)