Struct spirv::OpSource [] [src]

pub struct OpSource {
    pub sourceLanguage: SourceLanguage,
    pub version: LiteralNumber,
}

Fields

Trait Implementations

impl Debug for OpSource
[src]

Formats the value using the given formatter.