Cargo Features

PQC_CORE has no features set by default.

[dependencies]
pqc_core = { version = "0.3.0", features = ["load", "zero", "unique_feature", "batch_default"] }
load

Affects pqc_core::load

zero = zeroize

Affects pqc_core::macros

unique_feature

Affects pqc_core::macros

batch_default

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.

zeroize zero?