Struct vkxml::Reference
[−]
[src]
pub struct Reference {
pub name: Identifier,
pub notation: Option<Notation>,
pub include: Option<String>,
}Definition that references a type that potentially comes from an include file.
Fields
name: Identifier
notation: Option<Notation>
include: Option<String>
Specifies the include file that produces the name.
This text should specify the name of an existing definition of
type include.