Trait RetryCodedError
encryption::errors
pub trait RetryCodedError: Debug + Display + ErrorCodeExt + RetryError + Send + Sync { }