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