Macro debcargo::debcargo_warn[][src]

macro_rules! debcargo_warn {
    ($e : expr) => { ... };
    ($fmt : expr, $($arg : tt) +) => { ... };
}