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

pub struct CmdNs {
    pub namespace: String,
    pub defs: Vec<Cmd>,
}

Fields

namespace
defs