start: Index
end: Index
May be 0 if the slice is "open"
sentinel: Index
pub const SliceSentinel = struct { start: Index, /// May be 0 if the slice is "open" end: Index, sentinel: Index, }
Press escape to exit search and then '?' to see more options.