Function swc_css_visit::fold_opt_char[][src]

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