Skip to main content

Module failpoints

Module failpoints 

Source

Modulesยง

names
Compile-checked catalog of every failpoint name in this crate. Call sites (maybe_fail) and tests (ScopedFailPoint / the test rendezvous helper) reference these constants instead of bare string literals, so a typo is a compile error rather than a silently-never-firing failpoint.