Skip to main content

line_comment_starts

Function line_comment_starts 

Source
pub(crate) fn line_comment_starts(source: &str) -> Vec<Option<usize>>
Expand description

Return the byte column where each source line’s real // comment starts.