Cargo Features
crc64fast-nvme has no features set by default.
[dependencies]
crc64fast-nvme = { version = "1.1.1", features = ["pmull", "vpclmulqdq", "fake-simd"] }
- pmull
-
deprecated, no longer have any effect.
- vpclmulqdq = lazy_static
-
Affects
x86_64::vpclmulqdq
… - fake-simd
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.