Skip to main content

is_array_type

Function is_array_type 

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

Check if a type is an array type.