macro_rules! _unreachablex {
    ($cb:expr $(,$descr:expr)?) => { ... };
}
Expand description

Can be used to mark a specific branch as unreachable