Macro cargo_task::ct_check_fatal[][src]

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

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