[][src]Macro fre::error_and_exit

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