Cargo Features
uulm-sopra23-group03-core has no features set by default.
[dependencies]
uulm-sopra23-group03-core = { version = "0.5.0", features = ["client", "ai"] }
- client
-
Enables pin-project-lite, tokio, and tokio-tungstenite ^0.19
Affects
uulm-sopra23-group03-core::client
… - ai
-
Enables ndarray ^0.15 and smartcore
Affects
uulm-sopra23-group03-core::ai
…