Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Implement generic parameters for GenStruct and GenEnum#84

Merged
VictorKoenders merged 4 commits intobincode-org:trunkfrom
NightEule5:features/struct-enum-generics
Jun 12, 2024
Merged

Implement generic parameters for GenStruct and GenEnum#84
VictorKoenders merged 4 commits intobincode-org:trunkfrom
NightEule5:features/struct-enum-generics

Conversation

@NightEule5
Copy link
Contributor

Fixes #83

Copy link
Contributor

@VictorKoenders VictorKoenders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One naming nitpick, looks good otherwise

@VictorKoenders VictorKoenders merged commit f6e5669 into bincode-org:trunk Jun 12, 2024
@VictorKoenders
Copy link
Contributor

Thanks!

@NightEule5 NightEule5 deleted the features/struct-enum-generics branch June 12, 2024 08:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GenStruct and GenEnum are missing methods to add generic parameters to the struct/enum

2 participants