Function nom_locate::position
source ยท pub fn position<T, E>(s: T) -> IResult<T, T, E>
Expand description
Capture the position of the current fragment
pub fn position<T, E>(s: T) -> IResult<T, T, E>
Capture the position of the current fragment