Cargo Features

Arena64 has no features set by default.

[dependencies]
arena64 = { version = "0.2.0", features = ["strict_provenance"] }
strict_provenance

Enable unstable strict_provenance language feature. See tracking issue: https://github.com/rust-lang/rust/issues/95228