SteveLauC/Understanding-Unix-Linux-Programming

Rewrite Ch14 05/07 using scoped threads from std

SteveLauC opened this issue · 0 comments

Scoped threads will be shipped in Rust 1.63(release on August 11), then there is no need to use crossbeam's scope at that time.