print_phase

Macro print_phase 

Source
macro_rules! print_phase {
    ($label:expr, $($arg:tt)*) => { ... };
}