Macro tetsy_macros::flushln[][src]

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