Struct spirv::OpTypeStruct [] [src]

pub struct OpTypeStruct {
    pub result: Id,
    pub member_type: [Id; 1],
}

Fields

the of the new type.

Trait Implementations

impl Debug for OpTypeStruct
[src]

Formats the value using the given formatter.