[][src]Macro cargo_task::ct_warn

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

format! style helper for printing out warn messages.