Constant png::decoder::stream::CHECKSUM_DISABLED

source ยท
const CHECKSUM_DISABLED: bool = false;
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.