jiff::logging

Macro trace

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