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: add AsRef impl and hash method to Sealed #804

Merged
merged 1 commit into from
Nov 11, 2024
Merged

feat: add AsRef impl and hash method to Sealed #804

merged 1 commit into from
Nov 11, 2024

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Nov 11, 2024

Motivation

Unsure why we only have seal method here, hash seems more common and we already serialize as hash

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@klkvr klkvr changed the title feat: add as_ref and hash methods to Sealed feat: add AsRef impl and hash method to Sealed Nov 11, 2024
@klkvr klkvr changed the title feat: add AsRef impl and hash method to Sealed feat: add AsRef impl and hash method to Sealed Nov 11, 2024
@klkvr klkvr merged commit ac0319c into main Nov 11, 2024
30 checks passed
@klkvr klkvr deleted the klkvr/sealed branch November 11, 2024 12:33
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.

2 participants