Expand description
Functionality that is helpful when using mock objects created with Simulacrum.
Re-exports§
pub use self::validators::*;
Modules§
- macros
- validators
- Types that impl
Validator.
Macros§
- params
- Use this macro to create a
Validatorthat works for methods with 2-9 parameters.