mio::macros

Macro trace

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