Skip to content

Clean up traits for execute args#34

Merged
jwilger merged 1 commit intomainfrom
trait-cleanup
Mar 7, 2025
Merged

Clean up traits for execute args#34
jwilger merged 1 commit intomainfrom
trait-cleanup

Conversation

@jwilger
Copy link
Copy Markdown
Owner

@jwilger jwilger commented Mar 7, 2025

Remove unnecessary Send trait from the command and event_store args, and add the requirement for the Clone trait on command to the Command trait itself. This makes implementation in the client system a bit easier.

Remove unnecessary Send trait from the command and event_store args, and
add the requirement for the Clone trait on command to the Command trait
itself. This makes implementation in the client system a bit easier.
@jwilger jwilger enabled auto-merge (squash) March 7, 2025 15:39
@jwilger jwilger merged commit 1b63aa9 into main Mar 7, 2025
2 checks passed
@jwilger jwilger deleted the trait-cleanup branch March 7, 2025 15:41
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