translate_text

Function translate_text 

Source
pub async fn translate_text(api_key: &str, text: &str) -> Result<String, String>