Function swc_ecma_transforms_base::perf::should_work

source ·
pub fn should_work<C, T>(n: &T) -> bool
where C: Check, T: VisitWith<C>,