Cargo Features

primeorder has no features set by default.

[dependencies]
primeorder = { version = "0.14.0-pre.0", features = ["std", "alloc", "dev", "serde"] }
std = alloc

Enables std of elliptic-curve =0.14.0-pre.3

alloc std?

Enables alloc of elliptic-curve =0.14.0-pre.3

dev
serde = serdect

Enables serde of elliptic-curve =0.14.0-pre.3

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.

serdect serde?

Enables serdect

optional dependencies