Struct spirv::OpUConvert [] [src]

pub struct OpUConvert {
    pub result_type: Id,
    pub result: Id,
    pub unsignedValue: Id,
}

Fields

Trait Implementations

impl Debug for OpUConvert
[src]

Formats the value using the given formatter.