Function wiktionary_dump_parser::parser::parse_dump_file
source · pub async fn parse_dump_file(
input_file: impl AsRef<Path>,
output_file: impl AsRef<Path>,
error_log: impl AsRef<Path>,
output_pretty: bool
) -> Result<()>