Cargo Features

hex_str has no features set by default.

[dependencies]
hex_str = { version = "0.2.0", features = ["serde", "rand"] }
serde

Enables serde

rand

Enables rand

hex_str has 2 features without comments.