pub async fn file_to_lang1(
configuration: &Configuration,
lang: &str,
file: PathBuf,
) -> Result<Response, Error<FileToLang1Error>>pub async fn file_to_lang1(
configuration: &Configuration,
lang: &str,
file: PathBuf,
) -> Result<Response, Error<FileToLang1Error>>