Cargo Features

gmt_dos-clients_fem has no features set by default.

[dependencies]
gmt_dos-clients_fem = { version = "4.3.3", features = ["serde", "clap"] }
serde

Enables serde, filing of gmt_dos-actors-clients_interface, serde-serialize of nalgebra, serde of bincode and gmt-fem

Affects fem_io::SplitFemErased

Required by the static_gain binary

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.

clap implicit feature

Enables clap

clap:

A simple to use, efficient, and full-featured Command Line Argument Parser

Required by cargo-gmt-fem and static_gain binaries

bincode serde?