Skip to main content

callable_shape_id

Function callable_shape_id 

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

Extract the callable shape id if this is a callable type.