macro_rules! unreachable_error {
    ($Strcs: ident, $Strc: ident, $ctx: expr) => { ... };
    ($Strc: ident, $ctx: expr) => { ... };
}
Expand description

unreachable!(self: Context)