Cargo Features

HexGridSpiral has no features set by default.

[dependencies]
hexgridspiral = { version = "0.2.2", features = ["nightly"] }
nightly

Gating functionality that only compiles with nightly rust. Explanation: https://stackoverflow.com/a/79282867/2550406