Cargo Features

libpna has no features set by default.

[dependencies]
libpna = { version = "0.23.0", features = ["zlib-ng", "unstable-async"] }
zlib-ng

Enables zlib-ng of flate2

unstable-async

Enables futures-io and futures-util

libpna has 2 features without comments.