Function swc_ecma_lints::rules::lint_to_fold

source ·
pub fn lint_to_fold<R>(r: R) -> impl Fold
where R: Rule,