![Hands-On Concurrency with Rust](https://wfqqreader-1252317822.image.myqcloud.com/cover/813/36699813/b_36699813.jpg)
上QQ阅读APP看书,第一时间看更新
Implementations
In Chapter 2, Sequential Rust Performance and Testing, we very briefly dipped into the implementation of std::collections::HashMap. Let's continue with that approach of dissecting the standard library, paying special attention to the concerns of memory that pop up.