mysten_common

Macro debug_fatal

Source
macro_rules! debug_fatal {
    ($($arg:tt)*) => { ... };
}