Struct spirv::OpName [] [src]

pub struct OpName {
    pub target: Id,
    pub name: LiteralString,
}

Fields

Trait Implementations

impl Debug for OpName
[src]

Formats the value using the given formatter.