Type Definition rsonpath::result::MatchIndex
source · pub type MatchIndex = usize;
Expand description
Representation of the starting index of a match.
pub type MatchIndex = usize;
Representation of the starting index of a match.