Cargo Features

Chessframe has no features set by default.

[dependencies]
chessframe = { version = "0.2.1", features = ["rand-chacha"] }
rand-chacha = rand_chacha

Required by the magic_gen binary

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.

rand_chacha rand-chacha?

Enables rand_chacha ^0.3.1