1This crate contains the control plane for "chaos mode". It can be used to
2inject pseudo-random perturbations into specific sections in the code while
3fuzzing. Its compilation is feature-gated to prevent any performance
4impact on release builds.
5