Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement Clone for Box<dyn DynClone> #23

Merged
merged 1 commit into from
Feb 28, 2023
Merged

Implement Clone for Box<dyn DynClone> #23

merged 1 commit into from
Feb 28, 2023

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Feb 28, 2023

Closes #22.

@dtolnay dtolnay merged commit 0a163ee into master Feb 28, 2023
@dtolnay dtolnay deleted the boxdyndynclone branch February 28, 2023 04:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement impl Clone for Box<dyn DynClone>
1 participant