Retry
A Rust library to retry some code until its return value satisfies a condition.
Install / Use
/learn @jimmycuadra/RetryREADME
retry
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.
