Macro static_str_type

Source
macro_rules! static_str_type {
    ($ty:ty) => { ... };
}