rust-lang-nursery / rust-cookbook

https://rust-lang-nursery.github.io/rust-cookbook
Creative Commons Zero v1.0 Universal
2.25k stars 284 forks source link

| | | #613

Closed papac25 closed 3 years ago

papac25 commented 4 years ago
Crates std, crossbeam_channel
Section 4.3 Sharing data between threads
- shared ownership with `Arc`
- shared stack with `crossbeam`

__

stappersg commented 3 years ago

@papac25 please elaborate on the why of this issue. Tell what it should achieve. (Closing it is also fine.)