Modules
std
zig
Zir
Inst
SliceStart
struct SliceStart
[src]
Fields
lhs: Ref
start: Ref
Source
pub const SliceStart = struct { lhs: Ref, start: Ref, }