Macro islet_rmm::eprint

source ·
macro_rules! eprint {
    ($fmt:expr) => { ... };
    ($fmt:expr, $($arg:tt)*) => { ... };
}