pub fn is_empty_object_type_db(
types: &dyn TypeDatabase,
type_id: TypeId,
) -> boolExpand description
Check if a type is an empty object type (TypeDatabase version).
pub fn is_empty_object_type_db(
types: &dyn TypeDatabase,
type_id: TypeId,
) -> boolCheck if a type is an empty object type (TypeDatabase version).