Skip to main content

ResolvedI18nMap

Type Alias ResolvedI18nMap 

Source
pub type ResolvedI18nMap = BTreeMap<String, String>;
Expand description

Pre-resolved i18n map injected by adapters/callers.

Aliased Typeยง

pub struct ResolvedI18nMap { /* private fields */ }