swc_ecma_lints::rules

Function lint_to_fold

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