Skip to main content

is_enum_type

Function is_enum_type 

Source
pub fn is_enum_type(types: &dyn TypeDatabase, type_id: TypeId) -> bool
Expand description

Check if this is an Enum type.