Cargo Features

geometrid has no features set by default.

[dependencies]
geometrid = { version = "0.7.0", features = ["std", "glam", "serde", "u256"] }
std glam?
glam = std

Enables glam ^0.25

serde

Enables serde and serde_arrays, serde of optional ethnum

u256 = ethnum

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

ethnum u256?