[][src]Macro dogear::warn

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