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.
pub fn conditional_type_id(
types: &dyn TypeDatabase,
type_id: TypeId,
) -> Option<ConditionalTypeId>Extract the conditional type id if this is a conditional type.