Cargo Features

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

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

fastmath default

yuvxyb has 2 features without comments.