Skip to main content

Module engine

Module engine 

Source
Expand description

High-level translation engine that orchestrates parsing, AI calls, and reapplication of translated text.

See crate::core::translation for the broader design rationale.

Structs§

TranslationEngine
Orchestrates subtitle translation through an AIProvider.

Functions§

parse_glossary_text
Parse a UTF-8 glossary text file into GlossaryEntry values.