Cargo Features

atone has no features set by default.

[dependencies]
atone = { version = "0.3.7", features = ["serde", "rayon"] }
serde = serde_
rayon = rayon_

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.

rayon_ rayon?

Enables rayon

For external trait impls

serde_ serde?

Enables serde