Cargo Features

cloudflare-zlib has no features set by default.

[dependencies]
cloudflare-zlib = { version = "0.2.10", features = ["arm-always", "arm-conditional", "asm"] }
arm-always

Don't detect NEON and CRC CPU features on ARM, and just crash if the CPU isn't supported

arm-conditional

Obsolete

asm

Obsolete