waitfor

Crates.iowaitfor
lib.rswaitfor
version0.1.0
sourcesrc
created_at2019-10-04 03:31:30.325404
updated_at2019-10-04 03:31:30.325404
descriptionRetry a function until it succeeds, errors out, or a timeout/deadline is reached.
homepagehttps://github.com/d-e-s-o/waitfor
repositoryhttps://github.com/d-e-s-o/waitfor.git
max_upload_size
id169766
size40,782
Daniel Müller (d-e-s-o)

documentation

README

pipeline 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.

Commit count: 12

cargo fmt