Module libretranslate::traits[][src]

Structs

Query

A struct created by a Translate that can be translated using the translate method.

Traits

Translate

Translate text from a String or str (anything that implements AsRef<str>).