Skip to main content

is_empty_object_type

Function is_empty_object_type 

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

Check if a type is an empty object type (no properties, no index signatures).