RAISE

Constant RAISE 

Source
pub const RAISE: &str = "raise";
Expand description

raise e — fail with a value. Performs raises(T), where T is the value’s type.