im_str

Macro im_str 

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

Creates an ImString from a string literal at compile time