ustr

Macro ustr 

Source
macro_rules! ustr {
    ($val:expr) => { ... };
}
Expand description

fn(<string literal>) -> &'static Ustr