Macro ethcore_util::flushln [] [src]

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