Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 810 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 810 Bytes

pipeline coverage crates.io docs rustc

waitfor

waitfor is a crate allowing for retry of operations until a timeout or deadline is reached. If operation failed this failure is bubbled up directly.