classify_error

Function classify_error 

Source
pub fn classify_error(error: &Error) -> ClassifiedError
Expand description

Classify an anyhow error by walking the chain to find a DbError.