Struct spirv::OpTypeRuntimeArray [] [src]

pub struct OpTypeRuntimeArray {
    pub result: Id,
    pub element_type: Id,
}

Fields

the of the new type.

Trait Implementations

impl Debug for OpTypeRuntimeArray
[src]

Formats the value using the given formatter.