impl_string_type

Macro impl_string_type 

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