Cargo Features

dynast-momentum has no features set by default.

[dependencies]
dynast-momentum = { version = "0.12.0", features = ["serde", "serde-1", "num-traits", "indexmap"] }
serde serde-1?

Enables serde, serde of ahash

serde-1 = serde
num-traits

Enables num-traits

indexmap

Enables indexmap

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.

ahash serde?