/retry

A Rust library to retry some code until its return value satisfies a condition.

Primary LanguageRustMIT LicenseMIT

retry

Build Status

Crate retry provides utilities for retrying operations that can fail.

Documentation

retry has comprehensive documentation available on docs.rs.

Legal

retry is released under the MIT license. See LICENSE.