Function twine::build_translations_from_str[][src]

pub fn build_translations_from_str<P: AsRef<Path>>(
    strs: &[&str],
    output_file: P
) -> Result<()>

Generate the t!() macro based on the provided list of &str containing Twine INI translations.