Cargo Features

[dependencies]
cyclone2d = { version = "0.1.2", default-features = false, features = ["high_precision"] }
default = high_precision

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

high_precision default

Affects cyclone2d::FP, cyclone2d::FP_MAX