Skip to main content

format_term_annotations

Function format_term_annotations 

Source
pub fn format_term_annotations(terms: &[TermAnnotation<'_>]) -> String
Expand description

Format term annotations as a trailing comment: /* name: value */ If multiple terms, they are comma-separated within a single comment.