difft::parse::syntax

Function comment_positions

Source
pub(crate) fn comment_positions<'a>(
    nodes: &[&'a Syntax<'a>],
) -> Vec<SingleLineSpan>