Skip to main content

fail

Function fail 

Source
pub(crate) fn fail(msg: &str) -> !
Expand description

Prints msg and exits 2, the way a usage error should.