Skip to main content

is_tuple_type

Function is_tuple_type 

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

Check if a type is a tuple type.