Cargo Features

Orzklv has no features set by default.

[dependencies]
orzklv = { version = "0.0.5", features = ["full", "telegram", "string", "cli"] }
full = cli, string, telegram
telegram full?

Enables async-trait, teloxide, tokio, and url

Affects orzklv::telegram

string full?

Affects orzklv::string

cli full?

Affects orzklv::cli