print_next_fmt

Macro print_next_fmt 

Source
macro_rules! print_next_fmt {
    ($e: expr) => { ... };
}