pub(crate) fn ann_match_fn( tcx: TyCtxt<'_>, symbols: &Symbols, hir_id: HirId, ann: &AttrArgs, attr_span: Span, ) -> Result<MarkerAnnotation, String>
Parser for a [LabelAnnotation]
LabelAnnotation