[][src]Constant miniz_oxide::deflate::core::deflate_flags::TDEFL_NONDETERMINISTIC_PARSING_FLAG

pub const TDEFL_NONDETERMINISTIC_PARSING_FLAG: u32 = 0x0000_8000;

Used in miniz to skip zero-initializing hash and dict. We don't do this here, so this flag is ignored.