Cargo Features
Orzklv has no features set by default.
[dependencies]
orzklv = { version = "0.1.8", features = ["full", "telegram", "string", "cli"] }
-
full
=
cli,
string,
telegram
-
-
telegram
full?
-
Enables
async-trait,
teloxide,
tokio,
toml, and
url
Affects
orzklv::telegram
…
-
string
full?
-
Affects
orzklv::string
…
-
cli
full?
-
Affects
orzklv::cli
…