Cargo Features

[dependencies]
yuvxyb-math = { version = "0.1.0", default-features = false, features = ["fastmath"] }
default = fastmath

The fastmath feature is set by default whenever yuvxyb-math is added without default-features = false somewhere in the dependency tree.

fastmath default

yuvxyb-math has 2 features without comments.