parse_suppression_comments

Function parse_suppression_comments 

Source
pub fn parse_suppression_comments(
    content: &str,
    language: Language,
    file: &Path,
) -> SuppressionContext