[][src]Function core::panicking::panic

#[lang = "panic"]
pub fn panic(expr_file_line_col: &(&'static str, &'static str, u32, u32)) -> !
🔬 This is a nightly-only experimental API. (core_panic #0)

internal details of the implementation of the panic! and related macros