[][src]Crate rusoto_translate

Provides translation between English and one of six languages, or between one of the six languages and English.

If you're using the service, you're probably looking for TranslateClient and Translate.

Structs

TranslateClient

A client for the Amazon Translate API.

TranslateTextRequest
TranslateTextResponse

Enums

TranslateTextError

Errors returned by TranslateText

Traits

Translate

Trait representing the capabilities of the Amazon Translate API. Amazon Translate clients implement this trait.