[][src]Macro dogear::debug

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