tryagain 0.1.0

A library to try things again if they fail.
Documentation

tryagain

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

default

  • runtime-tokio

runtime-tokio

  • tokio
  • pin-project

tokio

    This feature flag does not enable additional features.

pin-project

    This feature flag does not enable additional features.

runtime-async-std

  • async-std
  • pin-project

async-std

    This feature flag does not enable additional features.