Cargo Features

shakmaty-syzygy has no features set by default.

[dependencies]
shakmaty-syzygy = { version = "0.25.1", features = ["mmap", "variant"] }
mmap = memmap2
variant

Enables variant of shakmaty

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.

memmap2 mmap?