Type Alias ScannerItem

Source
pub type ScannerItem<T> = (Range<usize>, T);