Cargo Features
ff_ce has no features set by default.
[dependencies]
ff_ce = { version = "0.14.3", features = ["derive", "asm_derive"] }
- derive asm_derive? = ff_derive_ce
- asm_derive = derive
-
Enables asm of ff_derive_ce
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.