rustc_mir_build::thir::print

Macro print_indented

Source
macro_rules! print_indented {
    ($writer:ident, $s:expr, $indent_lvl:expr) => { ... };
}