[][src]Macro twine::build_translations

macro_rules! build_translations {
    ($($ini_files:expr),+ => $output_file:expr) => { ... };
}