Skip to content
forked from jimmycuadra/retry

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

License

Notifications You must be signed in to change notification settings

habitat-sh/retry

This branch is 11 commits ahead of, 26 commits behind jimmycuadra/retry:main.

Repository files navigation

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.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%