[go: up one dir, main page]

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 8 feature flags, 0 of them enabled by default.

default

This feature flag does not enable additional features.

async-std

async_std_1

This feature flag does not enable additional features.

futures

futures-core

This feature flag does not enable additional features.

pin-project

This feature flag does not enable additional features.

tokio

tokio_1

This feature flag does not enable additional features.

wasm-bindgen