Skip to main content

fatalf

Macro fatalf 

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