error

Function error 

Source
pub fn error<T: Into<Cow<'static, str>>>(text: T) -> PrecompileFailure
Expand description

Return an error with provided (static) text.