ct_check_fatal

Macro ct_check_fatal 

Source
macro_rules! ct_check_fatal {
    ($code:expr) => { ... };
}
Expand description

takes a result, if the result is error, runs ct_fatal!