Cargo Features

[dependencies]
anchorhash = { version = "0.2.2", default-features = false, features = ["fastmod", "simd"] }
default = fastmod

The fastmod feature is set by default whenever anchorhash is added without default-features = false somewhere in the dependency tree.

fastmod default

Affects range_map::range_map

simd

Affects fasthash::fasthash