Type Definition filecheck::MatchRange [] [src]

type MatchRange = (usize, usize);

The range of a match in the input text.