Cargo Features

iOverlay has no features set by default.

[dependencies]
i_overlay = { version = "4.4.0", features = ["glam", "serde", "allow_multithreading"] }
glam

Enables glam of i_float

serde

Enables serde of i_float and i_shape

allow_multithreading

Enables rayon

iOverlay has 3 features without comments.