jimmycuadra / retry

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

Home Page:https://docs.rs/retry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://docs.rs/retry

License:MIT License


Languages

Language:Rust 100.0%