Type Definition deepl_api::LanguageList
source · [−]pub type LanguageList = Vec<LanguageInformation>;
Expand description
Information about available languages.
pub type LanguageList = Vec<LanguageInformation>;
Information about available languages.