Cargo Features
Streamlined-NTRU-Prime has no features set by default.
[dependencies]
streamlined-ntru-prime = { version = "0.1.2", features = ["testing"] }
- testing = hex, serde, serde_derive, serde_json
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.
- hex testing?
-
Enables hex ^0.3.2
- serde testing?
- serde_json testing?
- serde_derive testing?