pub macro unreachable_2015 { () => { ... }, ($msg:expr $(,)?) => { ... }, ($fmt:expr, $($arg:tt)*) => { ... }, }
🔬This is a nightly-only experimental API. (
edition_panic
)pub macro unreachable_2015 { () => { ... }, ($msg:expr $(,)?) => { ... }, ($fmt:expr, $($arg:tt)*) => { ... }, }
edition_panic
)