[][src]Function custom_codes::try_downcast

pub fn try_downcast<'se>(error: Error) -> DownCastErrors<'se>

This method tries to downcast an anyhow::Error to return a DownCastErrors enum for common error handling