Skip to main content

collect_transforms

Function collect_transforms 

Source
pub(super) fn collect_transforms<'ast>(
    source: &str,
    ast: &'ast SourceUnit<'ast>,
) -> Vec<Transform>