Cargo Features

prime-core has no features set by default.

[dependencies]
prime-core = { version = "0.12.0-alpha.1", features = ["all", "stl", "serde", "rand"] }
all = serde, stl
stl all?

Enables stl of commit_verify and armor of strict_types

TODO: Make strict types optional, used only in STL

serde all?

Enables serde, serde of strict_types, serde of amplify and commit_verify

Features from optional dependencies

rand wasm32 implicit feature

Enables rand

rand:

Random number generators and other randomness functionality