retry_fn 0.1.0

A simple retry function with versions for blocking or non-blocking, tokio or async-std
Documentation

retry_fn

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

default

    This feature flag does not enable additional features.

async-runtime

  • async-std

tokio-runtime

  • tokio

tokio

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.