Skip to content
/ retry Public
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

baumanj/retry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%