Cargo Features

[dependencies]
monerochan-core-machine = { version = "5.2.12", default-features = false, features = ["debug", "bigint-rug", "sys"] }
default = sys

The sys feature is set by default whenever monerochan-core-machine is added without default-features = false somewhere in the dependency tree.

debug
bigint-rug

Enables bigint-rug of monerochan-curves

sys default

Affects monerochan-core-machine::sys