Macro boxxy::shprintln[][src]

macro_rules! shprintln {
    ($dst:expr, $fmt:expr) => { ... };
    ($dst:expr, $fmt:expr, $($arg:tt)*) => { ... };
}