pub(crate) fn contains_infer_type<T>(n: &T) -> boolwhere
    T: VisitWith<TypeFinder>,
Expand description

Check if ty stores infer type in it.