rust-cookbook
rust-cookbook copied to clipboard
Chapter 4.1 Explicit Thread Section parallel pipeline missing crate link - crossbeam channel
The create parallel pipeline makes mention of the usage of the crate crossbeam-channel, but it does not include a link related to the package.