Docs.rs
  • async-retry-0.4.0
    • async-retry 0.4.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vkill
    • Dependencies
      • async-sleep ^0.5 normal
      • futures-util ^0.3 normal
      • pin-project-lite ^0.2 normal
      • retry-policy ^0.3 normal
      • async-sleep ^0.5 dev
      • once_cell ^1 dev
      • retry-policy ^0.3 dev
      • tokio ^1 dev
    • Versions
    • 0% 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

async_retry0.4.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • error::Error
  • retry::Retry
  • retry_with_timeout::PredicateWrapper

Enums

  • retry_with_timeout::ErrorWrapper

Functions

  • retry::retry
  • retry_with_timeout::retry_with_timeout
  • retry_with_timeout::retry_with_timeout_for_non_logic_error