mimium_lang

Macro string

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