cargo_zng::util

Macro fatal

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

Print error message and exit the current process with error code.