Function apecs::err

source · []
pub fn err(err: Error) -> Result<ShouldContinue>
Expand description

Returns a syncronous system result meaning an error occured and the system should not run again.