Macro cargo_task::ct_warn[][src]

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

format! style helper for printing out warn messages.