Cargo Features

HPK has no features set by default.

[dependencies]
hpk = { version = "0.3.12", features = ["lz4frame"] }
lz4frame = lz4

Affects compress::Lz4Frame

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

lz4 lz4frame?