Function twine::build_translations[][src]

pub fn build_translations<P: AsRef<Path>, O: AsRef<Path>>(
    ini_files: &[P],
    output_file: O
) -> Result<()>

Generate the t!() macro based on the provided list of paths to Twine INI translation files.