Skip to content
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

feat: support indexing AnyLinkableHash, not just EntryHash #15

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mattyg
Copy link

@mattyg mattyg commented Jan 14, 2023

Modify IndexableEntry trait to support AnyLinkableHash, not just EntryHash.

Note that this is a breaking change -- I bumped the minor version number to ensure downstream users can remain on the previous version.

Todo

  • modify implementation of get_links_and_load_for_time_span to load into a provided AnyLinkableHash type

@mattyg mattyg marked this pull request as draft January 15, 2023 02:03
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.

1 participant