[][src]Macro bunnyfetch::printlnr

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