Cargo Features

[dependencies]
breakwater-parser = { version = "0.16.0", default-features = false, features = ["alpha", "binary-set-pixel", "binary-sync-pixels"] }
default = binary-set-pixel

The binary-set-pixel feature is set by default whenever breakwater-parser is added without default-features = false somewhere in the dependency tree.

alpha
binary-set-pixel default
binary-sync-pixels

Affects original::RemainingPixelSync