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.
pub fn object_shape_id(
types: &dyn TypeDatabase,
type_id: TypeId,
) -> Option<ObjectShapeId>Extract the object shape id if this is an object type.