Function swc_css_visit::fold_keyframe_blocks[][src]

pub fn fold_keyframe_blocks<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Vec<KeyframeBlock>
) -> Vec<KeyframeBlock>