RKTK API Docs RKTK Home Repo

Macro print

Source
macro_rules! print {
    ($literal:literal) => { ... };
    ($($arg:tt)*) => { ... };
}
Expand description

Print to the display