Macro rust_util::failure_and_exit[][src]

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