[][src]Macro dogear::trace

macro_rules! trace {
    ($driver:expr, $($args:tt)+) => { ... };
}