Struct gl_generator::registry::Group [−] [src]

pub struct Group {
    pub name: String,
    pub enums: Vec<String>,
}

Fields

name
enums