Skip to main content

is_intersection_type

Function is_intersection_type 

Source
pub fn is_intersection_type(types: &dyn TypeDatabase, type_id: TypeId) -> bool
Expand description

Check if a type is an intersection type.