Cargo Features

Histogram has no features set by default.

[dependencies]
histogram = { version = "0.10.0", features = ["schemars", "serde"] }
schemars = serde

Enables schemars

serde schemars?

Enables serde

Histogram has 2 features without comments.