backoff 0.3.0

Retry operations with exponential backoff policy.
Documentation

backoff

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

tokio

  • futures
  • tokio_1

async-std

  • futures
  • async_std_1

wasm-bindgen

  • instant/wasm-bindgen
  • getrandom/js

futures

  • futures-core
  • pin-project

futures-core

    This feature flag does not enable additional features.

tokio_1

    This feature flag does not enable additional features.

async_std_1

    This feature flag does not enable additional features.

pin-project

    This feature flag does not enable additional features.