Crate retry
provides utilities for retrying operations that can fail.
retry has comprehensive documentation available on docs.rs.
retry is released under the MIT license.
See LICENSE
.
A Rust library to retry some code until its return value satisfies a condition.
RustMIT
Crate retry
provides utilities for retrying operations that can fail.
retry has comprehensive documentation available on docs.rs.
retry is released under the MIT license.
See LICENSE
.