Cargo Features
vg-batteries has no features set by default.
[dependencies]
vg-batteries = { version = "0.1.1", features = ["teloxide", "dioxus", "google", "gpt", "json", "process", "streams"] }
- teloxide
-
Enables async-lock ^2, dashmap ^5, parking_lot, teloxide, and tokio
Affects
vg-batteries::teloxide
… - dioxus
-
Enables dioxus, futures, parking_lot, and tokio
Affects
vg-batteries::dioxus
… -
Enables google-sheets4 ^5 and url
Affects
vg-batteries::google
… - gpt
-
Affects
vg-batteries::gpt
… - json
- process
-
Enables tokio
Affects
vg-batteries::process
… - streams
-
Enables futures and pin-project
Affects
vg-batteries::streams
…