if_local

Macro if_local 

Source
macro_rules! if_local {
    ($($item:item)*) => { ... };
}