Docs.rs
  • keen-retry-0.5.0
    • keen-retry 0.5.0
    • Permalink
    • Docs.rs crate page
    • Unlicense
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • zertyz
    • Dependencies
      • futures ^0.3 normal optional
      • log ^0.4 normal
      • rand ^0.8 normal
      • tokio ^1 normal optional
      • criterion ^0.5 dev
      • ctor ^0.2 dev
      • simple_logger ^4.0 dev
      • thiserror ^1.0 dev
    • Versions
    • 42.47% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

keen_retry0.5.0

Crate Items

  • Enums
  • Functions
  • Type Aliases

List of all items

Enums

  • ExponentialJitter
  • ResolvedResult
  • RetryResult
  • keen_retry_async_executor::KeenRetryAsyncExecutor
  • keen_retry_executor::KeenRetryExecutor

Functions

  • errors_to_occurrences_count
  • exponential_jitter_from_expoent
  • exponential_jitter_from_range
  • loggable_retry_errors

Type Aliases

  • RetryConsumerResult
  • RetryProcedureResult
  • RetryProducerResult