Skip to main content

classify_system_error

Function classify_system_error 

Source
pub fn classify_system_error(
    operation: &'static str,
    error: impl Into<Error>,
) -> OrchestratorError
Expand description

Classifies a system-level error into an OrchestratorError.