Struct spirv::OpExtInstImport [] [src]

pub struct OpExtInstImport {
    pub result_id: Id,
    pub name: LiteralString,
}

Fields

Trait Implementations

impl Debug for OpExtInstImport
[src]

Formats the value using the given formatter.