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 Recovered::cloned #1932

Merged
merged 2 commits into from
Jan 21, 2025
Merged

feat: add Recovered::cloned #1932

merged 2 commits into from
Jan 21, 2025

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Jan 21, 2025

we have certain tx traits implemented for references so Recovered<&Tx> can be useful,

this adds a helper just like Option::cloned to obtain a Recovered<Tx>

@mattsse mattsse merged commit 7749cd1 into main Jan 21, 2025
26 checks passed
@mattsse mattsse deleted the matt/add-recovered-cloned branch January 21, 2025 18:02
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