[][src]Macro bunnyfetch::printr

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