[][src]Macro cargo_task::ct_fatal

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

format! style helper for printing out fatal messages.