Crate refined_type
source ·Re-exports§
pub use paste;
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 length of the target is equal to
N - This macro generates a rule that checks if the length of the target is greater than
N - This macro generates a rule that checks if the length of the target is less 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
Tsatisfies the conditions ofRULE(predicate type)