Skip to main content

translate_with_fallback

Function translate_with_fallback 

Source
pub async fn translate_with_fallback(
    config: &Config,
    text: &str,
    direction: &TranslateDirection,
) -> Result<String>