Macro vdev::macros::fatal

source ยท
macro_rules! fatal {
    ($($arg:tt)*) => { ... };
}