Skip to main content

application_id

Function application_id 

Source
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.