Type Alias Position

Source
pub type Position = usize;
Expand description

Byte position in the input string where the parsing error occurred.