Trait stc_ts_file_analyzer::ty::TypeExt
source · [−]pub trait TypeExt: Into<Type> {
fn generalize_lit(self) -> Type { ... }
fn generalize_tuple(self) -> Type { ... }
}
Provided Methods
source
fn generalize_lit(self) -> Type
source