indent_scope

Macro indent_scope 

Source
macro_rules! indent_scope {
    ($x:ident) => { ... };
}