mimium_lang

Macro unit

Source
macro_rules! unit {
    () => { ... };
}