Macro aster_frame::early_print
source · macro_rules! early_print { ($fmt: literal $(, $($arg: tt)+)?) => { ... }; }
Expand description
Prints to the console.
macro_rules! early_print { ($fmt: literal $(, $($arg: tt)+)?) => { ... }; }
Prints to the console.