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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

async_retry0.4.0

Module retry_with_timeout

Module Items

  • Structs
  • Enums
  • Functions

In crate async_retry

async_retry

Module retry_with_timeout

Source

Structs§

PredicateWrapper

Enums§

ErrorWrapper

Functions§

retry_with_timeout
retry_with_timeout_for_non_logic_error