Cargo Features

cryptix-field has no features set by default.

[dependencies]
cryptix-field = { version = "0.1.0", features = ["std", "rand"] }
std
rand

Enables rand_core, rand of cryptix-bigint

cryptix-field has 2 features without comments.