Cargo Features

FastVec has no features set by default.

[dependencies]
fastvec = { version = "1.1.0", features = ["std", "nightly", "serde"] }
std
nightly
serde

Enables serde_core

FastVec has 3 features without comments.