Macro stderr::db [] [src]

macro_rules! db {
    ($($arg:tt)*) => { ... };
}