replace_with_unit

Macro replace_with_unit 

Source
macro_rules! replace_with_unit {
    ($_:tt) => { ... };
}