Macro klogger::sprint[][src]

macro_rules! sprint {
    ($($arg : tt) *) => { ... };
}