ct_fatal

Macro ct_fatal 

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

format! style helper for printing out fatal messages.