[][src]Type Definition json_gettext::Context

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