Cargo Features

[dependencies]
reflexo-vec2bbox = { version = "0.5.0-rc7", default-features = false, features = ["incremental"] }
default = incremental

The incremental feature is set by default whenever reflexo-vec2bbox is added without default-features = false somewhere in the dependency tree.

incremental default

Enables flat-vector of reflexo

reflexo-vec2bbox has 2 features without comments.