kwait 0.0.1

A wait library for retry/wait/loop inspired by K8s
Documentation
  • Coverage
  • 78.57%
    22 out of 28 items documented0 out of 27 items with examples
  • Size
  • Source code size: 38.91 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.96 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 22s Average build duration of successful builds.
  • all releases: 22s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • liubin

kwait

Build Status

A Rust wait package inspired by kubernetes/apimachinery/pkg/util/wait.

Examples

See tests in src/lib.rs.