Packages
std
Settings
Theme
light
dark
ayu
system preference
Summary
std
::
panicking
function
panic
fn panic(message: &
str
) { .. }
Expand
Prints “panic: {message}\n”, prints the backtrace and exits.