impl_ia5_string

Macro impl_ia5_string 

Source
macro_rules! impl_ia5_string {
    ($type: ty) => { ... };
    ($type: ty, $($li: lifetime)?) => { ... };
}