Cargo Features
[dependencies]
yuvxyb = { version = "0.4.0", default-features = false, features = ["fastmath"] }
- default = fastmath
-
The
fastmath
feature is set by default wheneveryuvxyb
is added without
somewhere in the dependency tree.default-features = false - fastmath default
yuvxyb has 2 features without comments.