Skip to main content

directive_source_lines

Function directive_source_lines 

Source
pub(crate) fn directive_source_lines<'a>(
    source: &str,
    lines: &[&'a str],
) -> Vec<&'a str>
Expand description

Hide directive-shaped text that is not a standalone source comment.