Struct spirv::OpArrayLength [] [src]

pub struct OpArrayLength {
    pub result_type: Id,
    pub result: Id,
    pub structure: Id,
    pub array_member: LiteralNumber,
}

Fields

Trait Implementations

impl Debug for OpArrayLength
[src]

Formats the value using the given formatter.