Skip to main content

exit

Function exit 

Source
pub fn exit(msg: &str) -> !
👎Deprecated:

This module is in maintenance mode; the anyhow library might be a better choice

Expand description

Display the specified message, then unwind the stack and exit.