[][src]Macro validators::validated_customized_phone_number

macro_rules! validated_customized_phone_number {
    ( $name:ident $(, $regions:expr ) * $(,)* ) => { ... };
    ( $v:vis $name:ident $(, $regions:expr ) * $(,)* ) => { ... };
}