Type Definition json_gettext::Context[][src]

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