jiff::logging

Macro error

Source
macro_rules! error {
    ($($tt:tt)*) => { ... };
}