unit

Macro unit 

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