Function core::panicking::panic_fmt[][src]

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

Expand description

使用格式化时 libcore 的 panic! 宏的基础实现。