Skip to content

refactor: update generic bounds on metadata getters #370

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

molpopgen
Copy link
Member

Closes #353
Fixes #357

* update metadata fn docs

BREAKING CHANGE: previous code that jumped through hoops
to record metadata type A and retrieve type B, where
A and B are metadata type trait impls for different table
types, will no fail to compile.
@molpopgen molpopgen merged commit a392076 into main Nov 2, 2022
@molpopgen molpopgen deleted the metadata_getters branch November 2, 2022 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

metadata retrieval trait bound Need to fix metadata getter docs
1 participant