[][src]Macro validators::validated_customized_primitive_number

macro_rules! validated_customized_primitive_number {
    ( $name:ident, $t:ident ) => { ... };
    ( $v:vis $name:ident, $t:ident ) => { ... };
}