failsafe 0.3.0

A circuit breaker implementation
Documentation

failsafe

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, 3 of them enabled by default.

default

  • spin_mutex

spin_mutex

  • spin

spin

    This feature flag does not enable additional features.

parking_lot_mutex

  • parking_lot

parking_lot

    This feature flag does not enable additional features.