Cargo Features

ktm5e-dice has no features set by default.

[dependencies]
ktm5e-dice = { version = "0.1.0", features = ["benchmark", "clippy"] }
benchmark

Features from optional dependencies

clippy implicit feature

Enables clippy

clippy:

A bunch of helpful lints to avoid common pitfalls in Rust