Searched defs:TermAnnotation (Results 1 – 2 of 2) sorted by relevance
46 pub struct TermAnnotation { struct56 impl TermAnnotation { argument
33 pub fn get_annotation_for_term(&self, term_id: &TermId) -> Option<TermAnnotation> { in get_annotation_for_term()