struct ExtractElement [src]

Fields

val: Value
index: Value

Source

pub const ExtractElement = struct { val: Value, index: Value, }