Cargo Features

gmt_dos-clients_m2-ctrl has no features set by default.

[dependencies]
gmt_dos-clients_m2-ctrl = { version = "3.0.0", features = ["serde", "polars"] }
serde

Enables nalgebra, serde of bincode

Affects gmt_dos-clients_m2-ctrl::nodes

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

polars implicit feature

Enables polars ^0.35.4

polars:

DataFrame library based on Apache Arrow

bincode serde?