Type Alias Group

Source
pub type Group = HashMap<String, Value>;

Aliased Typeยง

struct Group { /* private fields */ }