Skip to main content

retryable

Function retryable 

Source
pub fn retryable(message: impl Into<Cow<'static, str>>) -> Message
Expand description

Create a diagnostic for an operation that may succeed when retried, classified as Class::Retryable.