Function swc_css_visit::fold_opt_text[][src]

pub fn fold_opt_text<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Option<Text>
) -> Option<Text>