Cargo Features

map_vec has no features set by default.

[dependencies]
map_vec = { version = "0.6.0", features = ["serde", "nightly"] }
serde

Enables serde

nightly

This feature can only be used with the nightly toolchain.