pub fn impl_def_generic_params_data(
    db: &dyn SemanticGroup,
    impl_def_id: ImplDefId
) -> Maybe<GenericParamsData>
Expand description