pub fn function_scc_explicit_implicits(
    db: &dyn LoweringGroup,
    function: SCCRepresentative
) -> Maybe<HashSet<TypeId>>
Expand description