Skip to main content

intersection_list_id

Function intersection_list_id 

Source
pub fn intersection_list_id(
    types: &dyn TypeDatabase,
    type_id: TypeId,
) -> Option<TypeListId>
Expand description

Extract the intersection list id if this is an intersection type.