Macro std::unreachable1.0.0[][src]

macro_rules! unreachable {
    () => { ... };
    ($msg : expr $(,) ?) => { ... };
    ($fmt : expr, $($arg : tt) *) => { ... };
}
Expand description

unreachable!() 宏