Cargo Features
[dependencies]
uniform-cubic-splines = { version = "0.1.10", default-features = false, features = ["monotonic_check"] }
- default = monotonic_check
-
The
monotonic_check
feature is set by default wheneveruniform-cubic-splines
is added without
somewhere in the dependency tree.default-features = false - monotonic_check default
uniform-cubic-splines has 2 features without comments.