Function panic

Source
pub fn panic(message: &str) -> !
Expand description

Terminates the execution of the program with the message.