pub fn struct_generic_params_data(
    db: &dyn SemanticGroup,
    struct_id: StructId
) -> Maybe<GenericParamsData>
Expand description