Docs.rs
  • backon-1.5.1
    • backon 1.5.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Xuanwo
    • Dependencies
      • embassy-time ^0.4 normal optional
      • fastrand ^2 normal
      • anyhow ^1 dev
      • reqwest ^0.12 dev
      • spin ^0.10.0 dev
      • futures-timer ^3.0.3 normal optional
      • tokio ^1 normal optional
      • sqlx ^0.8.0 dev
      • tokio ^1 dev
      • futures-timer ^3.0.3 normal optional
      • gloo-timers ^0.3 normal optional
      • tokio ^1 dev
      • wasm-bindgen-test ^0.3 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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
logo

backon1.5.1

Crate Items

  • Structs
  • Traits
  • Type Aliases

List of all items

Structs

  • BlockingRetry
  • BlockingRetryWithContext
  • ConstantBuilder
  • EmbassySleeper
  • ExponentialBuilder
  • FibonacciBuilder
  • Retry
  • RetryWithContext
  • StdSleeper
  • TokioSleeper

Traits

  • Backoff
  • BackoffBuilder
  • BlockingRetryable
  • BlockingRetryableWithContext
  • BlockingSleeper
  • Retryable
  • RetryableWithContext
  • Sleeper

Type Aliases

  • DefaultBlockingSleeper
  • DefaultSleeper