Skip to main content

object_shape_id

Function object_shape_id 

Source
pub fn object_shape_id(
    types: &dyn TypeDatabase,
    type_id: TypeId,
) -> Option<ObjectShapeId>
Expand description

Extract the object shape id if this is an object type.