Struct spirv::OpString [] [src]

pub struct OpString {
    pub result_id: Id,
    pub string: LiteralString,
}

Fields

Trait Implementations

impl Debug for OpString
[src]

Formats the value using the given formatter.