Function swc_html_visit::visit_mut_comment

source ·
pub fn visit_mut_comment<V: ?Sized + VisitMut>(
    _visitor: &mut V,
    n: &mut Comment
)