Expand description
Feature-gated failpoint injection for DST.
Compile with --features failpoints to enable injection.
Without the feature, the fp!() macro expands to nothing.
Enums§
- Failpoint
Action - Actions a failpoint can take when triggered.
Feature-gated failpoint injection for DST.
Compile with --features failpoints to enable injection.
Without the feature, the fp!() macro expands to nothing.