PRINT_IMPL

Macro PRINT_IMPL 

Source
macro_rules! PRINT_IMPL {
    ($($t: tt)+) => { ... };
}