The Rust Programming Language Forum
Strategies for sending/cloning a struct containing non-`Send` fields to another thread?
help
avkonst
January 29, 2018, 1:40am
6
It was raised, but I have got the impression it is not going to be changed.
[SOLVED] How to Move non-Send Between Threads (or an alternative)
show post in topic
Related topics
Topic
Replies
Views
Activity
Sending trait objects between threads
help
3
12189
July 3, 2022
Trait object + send
help
2
2804
January 12, 2023
How to share a struct (impl Handler) between multiple threads?
help
8
1470
April 10, 2023
Copy trait failed as fields do not implement Copy
help
7
13259
July 3, 2022
Send + not Send variant of async trait object without duplication
help
6
195
October 30, 2024