pub fn application_id(
types: &dyn TypeDatabase,
type_id: TypeId,
) -> Option<TypeApplicationId>Expand description
Extract the application id if this is a generic application type.
pub fn application_id(
types: &dyn TypeDatabase,
type_id: TypeId,
) -> Option<TypeApplicationId>Extract the application id if this is a generic application type.