[−][src]Function core::panicking::panic_fmt
pub fn panic_fmt(fmt: Arguments) -> !
🔬 This is a nightly-only experimental API. (core_panic
)
internal details of the implementation of the panic!
and related macros
The underlying implementation of libcore's panic!
macro when formatting is used.