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: derive Clone for ComponentStore. #459

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

zicklag
Copy link
Member

@zicklag zicklag commented Sep 8, 2024

It was just an oversight that it wasn't already derived, because the inner untyped store is already Clone.

It was just an oversight that it wasn't already derived, because
the inner untyped store is already `Clone`.
@zicklag zicklag enabled auto-merge September 8, 2024 16:52
@zicklag zicklag added this pull request to the merge queue Sep 8, 2024
Merged via the queue into fishfolk:main with commit f63f27b Sep 8, 2024
10 checks passed
@zicklag zicklag deleted the feat/clone-component-store branch September 8, 2024 17:14
RockasMockas pushed a commit to RockasMockas/bones that referenced this pull request Sep 9, 2024
It was just an oversight that it wasn't already derived, because the
inner untyped store is already `Clone`.
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