Skip to main content

explain_comment_with

Function explain_comment_with 

Source
pub fn explain_comment_with(
    patterns: &DispositionPatterns,
    comment: &Comment,
    raw: &[u8],
    language: Language,
    options: &ScanOptions,
) -> DispositionExplanation
Expand description

The same answer, against pattern sets the caller already compiled, as explain_disposition_with is to explain_disposition.