Skip to main content

literal_string

Macro literal_string 

Source
macro_rules! literal_string {
    ($name:ident = $value:expr) => { ... };
}