Struct vkxml::Enums
[−]
[src]
pub struct Enums {
pub notation: Option<Notation>,
pub elements: Vec<EnumsElement>,
}Fields
notation: Option<Notation>
elements: Vec<EnumsElement>