Cargo Features

translators has no features set by default.

[dependencies]
translators = { version = "0.1.3", features = ["all", "google", "tokio-async"] }
all = google, tokio-async
google all?

Affects translators::google

tokio-async all?

Enables tokio

Affects translator::Translator.translate_async