Cargo Features

GVAS has no features set by default.

[dependencies]
gvas = { version = "0.9.0", features = ["serde"] }
serde

Enables serde and serde_with, serde of indexmap and ordered-float

GVAS has 1 feature without comment.