Cargo Features
gmt_dos-clients has no features set by default.
[dependencies]
gmt_dos-clients = { version = "5.0.0", features = ["noise", "nalgebra", "faer", "serde", "gif", "scope", "log", "matio-rs", "bincode"] }
- noise = rand, rand_distr
- nalgebra
-
Enables nalgebra ^0.33
- faer = faer-traits
-
Enables faer ^0.21.7 and faer-ext ^0.5.0
- serde
-
Enables serde
- gif = ab_glyph, colorous, image, imageproc
-
Enables gif ^0.13.1
Affects
gmt_dos-clients::gif… - scope
-
Enables gmt_dos-clients_scope and gmt_dos-clients_scope-client
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.
- rand noise?
-
Enables rand ^0.8.5
- rand_distr noise?
-
Enables rand_distr ^0.4.3
- log implicit feature
-
Enables log
log:
A lightweight logging facade for Rust
- matio-rs implicit feature
-
Enables matio-rs
matio-rs:
Rust wrapper to MATLAB MAT file I/O library
- bincode implicit feature
-
Enables bincode ^2.0.0-rc
- colorous gif?
- imageproc gif?
-
Enables imageproc ^0.25.0
- image gif?
- ab_glyph gif?
- faer-traits faer?
-
Enables faer-traits ^0.21.5