Crate named_retry

Source
Expand description

Utilities for retrying falliable, asynchronous operations.

Structsยง

  • Calls a fallible async function multiple times, with a given timeout.