Depending on ppv-lite86 by default makes it harder to support no_std and zeroize. Ideally we should rewrite the compressor using arch intrinsics and cpufeatures.
It also worth to implement the SerializableState trait for consistency with other crates.
Depending on
ppv-lite86by default makes it harder to supportno_stdandzeroize. Ideally we should rewrite the compressor using arch intrinsics andcpufeatures.It also worth to implement the
SerializableStatetrait for consistency with other crates.