define_i18n_fallback

Macro define_i18n_fallback 

Source
macro_rules! define_i18n_fallback {
    ($base_path:path, $($body:tt)*) => { ... };
}