hyper::trace

Macro debug

Source
macro_rules! debug {
    ($($arg:tt)+) => { ... };
}