Cargo Features

mlsnd has no features set by default.

[dependencies]
mlsnd = { version = "0.1.1", features = ["bench"] }
bench = fastrand, moving-least-squares

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features.

moving-least-squares bench?

fastrand bench?

Enables fastrand ^1