Cargo Features

Kindness has no features set by default.

[dependencies]
kindness = { version = "0.5.0", features = ["std", "hashbrown"] }
std
hashbrown

Enables allocator-api2 and hashbrown

Kindness has 2 features without comments.