const CHECKSUM_DISABLED: bool = _;
Expand description

Determines if checksum checks should be disabled globally.

This is used only in fuzzing. afl automatically adds --cfg fuzzing to RUSTFLAGS which can be used to detect that build.