Function stc_ts_file_analyzer::util::contains_infer_type
source · [−]pub(crate) fn contains_infer_type<T>(n: &T) -> boolwhere
T: VisitWith<TypeFinder>,
Expand description
Check if ty
stores infer type in it.
pub(crate) fn contains_infer_type<T>(n: &T) -> boolwhere
T: VisitWith<TypeFinder>,
Check if ty
stores infer type in it.