doc_comment

Function doc_comment 

Source
pub(super) fn doc_comment(
    hl: &mut Highlights,
    sema: &Semantics<'_, RootDatabase>,
    config: &HighlightConfig<'_>,
    src_file_id: EditionedFileId,
    node: &SyntaxNode,
)
Expand description

Injection of syntax highlighting of doctests and intra doc links.