__macro_nop

Macro __macro_nop 

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