Macro retry_future::retry

source ·
macro_rules! retry {
    ($e:expr) => { ... };
    () => { ... };
}
Expand description

Return early with RetryPolicy::Retry