Skip to main content

runner_error_from_event

Function runner_error_from_event 

Source
pub fn runner_error_from_event(
    event: &Event,
) -> Option<Box<dyn Error + Send + Sync>>