Type Definition i18n_again_support::TranslationMap

source ·
pub type TranslationMap = HashMap<TranslationPath, HashMap<Locale, String>>;
Expand description

Optimize for proc-macro parsing ease, that’s called 1 vs n times more often!