Type Definition json_gettext::Context[][src]

pub type Context<'a> = HashMap<Key, HashMap<String, JSONGetTextValue<'a>>>;