Crate simulacrum_user [] [src]

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 Validator that works for methods with 2-9 parameters.