pub fn ending_identifier<'input>( __input: &'input str, ) -> Result<String, ParseError<<str as Parse>::PositionRepr>>