impl_teletex_string

Macro impl_teletex_string 

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