- Hands-On Data Structures and Algorithms with Rust
- Claus Matzinger
- 135字
- 2021-07-02 14:11:41
The 2018 edition
Rust in the 2015 edition is essentially the 1.0 version with a few non-breaking additions. Between 2015 and 2018, however, features and Requests for Comments (RFCs), Rust's way of changing core features with the community, accumulated, and worries about backward compatibility arose.
With the goal of keeping this compatibility, editions were introduced and, with the first additional edition, many major changes made it into the language:
- Changes to the module path system
- dyn Trait and impl Trait syntax
- async/await syntax
- Simplifications to the lifetime syntax
With these additions, Rust will introduce asynchronous programming into its syntax (async/await keywords) and improve the language's usability. This book uses the Rust 2018, released on December 6, 2018 (https://blog.rust-lang.org/2018/12/06/Rust-1.31-and-rust-2018.html) edition by default, so all the following snippets will already include these new language features!
- 數據浪潮
- Python絕技:運用Python成為頂級數據工程師
- 信息系統與數據科學
- 軟件成本度量國家標準實施指南:理論、方法與實踐
- The Game Jam Survival Guide
- 數據科學實戰指南
- INSTANT Android Fragmentation Management How-to
- 大數據技術原理與應用:概念、存儲、處理、分析與應用
- The Natural Language Processing Workshop
- Access 2010數據庫程序設計實踐教程
- Node.js High Performance
- 數據分析思維:產品經理的成長筆記
- 基于數據發布的隱私保護模型研究
- 精通Neo4j
- 數據產品經理寶典:大數據時代如何創造卓越產品