Skip to main content

string

Macro string 

Source
macro_rules! string {
    ($val:expr) => { ... };
}