pub fn loc<'input>( __input: &'input str, f: &mut Factory<'_>) -> Result<Loc, ParseError<<str as Parse>::PositionRepr>>
Parses a location.