retry icon indicating copy to clipboard operation
retry copied to clipboard

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

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.