Macro mio::macros::trace

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