macro_rules! pprint {
    ($name : tt, $($arg : tt) *) => { ... };
}
Expand description

Print a string to a static pipe