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

fix(plugins): derive hash and ord for PaneId #3790

Merged
merged 1 commit into from
Nov 19, 2024
Merged

fix(plugins): derive hash and ord for PaneId #3790

merged 1 commit into from
Nov 19, 2024

Conversation

imsnif
Copy link
Member

@imsnif imsnif commented Nov 19, 2024

This is a minor fix to the plugin API - namely adding the Hash and Ord derives for the exported PaneId type to make it easier to use this type as a key in a HashMap and BTreeMap in plugins.

@imsnif imsnif merged commit 0d4b00c into main Nov 19, 2024
6 checks passed
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