Skip to main content

conditional_type_id

Function conditional_type_id 

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

Extract the conditional type id if this is a conditional type.