Module slicec::slice_file
source · Structs
- Stores the row and column numbers of a location in a Slice file. These values are indexed starting at 1 instead of 0 for human readability. Ex: (1,1) is the start of a file: the first column in the first row.