impl_with_n

Macro impl_with_n 

Source
macro_rules! impl_with_n {
    ($builder:ty, $request_type:ty, $request_field:ident, $validation:expr) => { ... };
}
Expand description

Macro to implement WithN trait