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

Derive Clone for UperReader #83

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

jkalez
Copy link
Contributor

@jkalez jkalez commented Aug 17, 2023

Auto-derive Clone for UperReader. This is particularly useful for implementors of the ScopedBitRead trait who also implement Clone, allowing them to then clone their UperReader type.

@jkalez
Copy link
Contributor Author

jkalez commented Aug 17, 2023

Looks like at least one CI check failed due to some network error. Unfortunately I don't think I have the permissions to re-run it

@kellerkindt kellerkindt changed the title Enable cloning for UperReader Derive Clone for UperReader Aug 18, 2023
@kellerkindt kellerkindt merged commit d6c5d18 into kellerkindt:master Aug 18, 2023
11 of 13 checks passed
@kellerkindt
Copy link
Owner

Thanks!

@jkalez jkalez deleted the clone_uperreader branch August 18, 2023 12:38
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.

None yet

2 participants