janus_fatal

Macro janus_fatal 

Source
macro_rules! janus_fatal {
    ($($arg:tt)+) => { ... };
}