Skip to main content

is_empty_object_type_db

Function is_empty_object_type_db 

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

Check if a type is an empty object type (TypeDatabase version).