Cargo Features
primeorder has no features set by default.
[dependencies]
primeorder = { version = "0.14.0-pre.2", features = ["std", "alloc", "dev", "serde"] }
- std = alloc
-
Enables std of elliptic-curve
- alloc std?
-
Enables alloc of elliptic-curve
- dev
- serde = serdect
-
Enables serde of elliptic-curve
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.