Function panic_str

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

Terminates the execution of the program with the UTF-8 encoded message.