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