workers-rs icon indicating copy to clipboard operation
workers-rs copied to clipboard

Implement Send, Sync and Clone for some Durable Object types

Open avsaase opened this issue 4 months ago • 1 comments

avsaase avatar May 02 '24 14:05 avsaase

Thanks, this should fix https://github.com/cloudflare/workers-rs/issues/561. Closed my PR in favour of yours since it's more complete.

JorritSalverda avatar May 02 '24 14:05 JorritSalverda

@avsaase can you rebase on main to fix the clippy lints?

kflansburg avatar May 03 '24 15:05 kflansburg