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, parking_lot, teloxide, and tokio

Affects vg-batteries::teloxide

dioxus

Enables dioxus, futures, parking_lot, and tokio

Affects vg-batteries::dioxus

google

Enables google-sheets4 and url

Affects vg-batteries::google

gpt

Enables reqwest and serde

Affects vg-batteries::gpt

json
process

Enables tokio

Affects vg-batteries::process

streams

Enables futures and pin-project

Affects vg-batteries::streams