Skip to main content

str

Macro str 

Source
macro_rules! str {
    ($x:expr) => { ... };
}