Cargo Features

const_hashmap has no features set by default.

[dependencies]
const_hashmap = { version = "0.1.1", features = ["derive"] }
derive

Enables derive of const_hashmap_macros

const_hashmap has 1 feature without comment.