to_string_str

Macro to_string_str 

Source
macro_rules! to_string_str {
    {$($type:ty,)*} => { ... };
}