Skip to main content

retry_strategy

Macro retry_strategy 

Source
macro_rules! retry_strategy {
    (|$ctx:ident| $body:block) => { ... };
}