mysten_common

Macro debug_fatal

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