Skip to main content

classify_service_error

Function classify_service_error 

Source
pub fn classify_service_error(error: &Error) -> ServiceError
Expand description

Classify an arbitrary error into a structured [ServiceError] taxonomy, recognizing action-validation and scaffold-intent validation failures.