baubot_core

Macro fmt

Source
macro_rules! fmt {
    (pass $string:literal ) => { ... };
    (fail $string:literal ) => { ... };
    (timeout $string:literal ) => { ... };
}
Expand description

Message formatter