Macro rust_observer_log_macro::fatal

source ยท
macro_rules! fatal {
    ($msg:expr $(, $opt:expr)*) => { ... };
}