Skip to main content

say_fatal

Macro say_fatal 

Source
macro_rules! say_fatal {
    ($($f:tt)*) => { ... };
}