mysten_common

Macro fatal

Source
macro_rules! fatal {
    ($msg:literal $(, $arg:expr)*) => { ... };
}