Struct spirv::OpMemberName [] [src]

pub struct OpMemberName {
    pub ty: Id,
    pub member: LiteralNumber,
    pub name: LiteralString,
}

Fields

Trait Implementations

impl Debug for OpMemberName
[src]

Formats the value using the given formatter.