Skip to content

Conversation

@ValuedMammal
Copy link

I would like to derive Clone for a type in my project which holds some assets but currently cannot since Assets itself is not Clone. This change implements Clone for the Assets type, by deriving it. This felt like a straightforward approach but let me know if I've overlooked something.

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