pub fn free_function_all_implicits_vec(
    db: &dyn LoweringGroup,
    function: FreeFunctionId
) -> Maybe<Vec<TypeId>>
Expand description