[][src]Macro alacritty::die

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