struct SliceEnd [src]

Fields

lhs: Ref
start: Ref
end: Ref

Source

pub const SliceEnd = struct { lhs: Ref, start: Ref, end: Ref, }