Cargo Features
HLTAS has no features set by default.
[dependencies]
hltas = { version = "0.9.0", features = ["serde1", "proptest1"] }
- serde1 = serde
- proptest1 = proptest, proptest-derive
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.