Skip to main content

is_function_type_db

Function is_function_type_db 

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

Check if a type is a function type (TypeDatabase version).