Skip to main content

throw_error

Function throw_error 

Source
pub fn throw_error<T: 'static>(err: impl Into<String>) -> Operator<T>
Expand description

throw_error: terminate with ERROR on activation.