Function core::panicking::const_panic_fmt [−][src]
pub const fn const_panic_fmt(fmt: Arguments<'_>) -> !
🔬 This is a nightly-only experimental API. (core_panic
)
internal details of the implementation of the panic!
and related macros
Expand description
在 const eval 中使用此函数代替 panic_fmt。