- Mastering Rust
- Rahul Sharma Vesa Kaihlavirta
- 79字
- 2021-07-02 13:35:28
Summary
In this chapter, we got acquainted with writing unit tests, integration tests, documentation tests, and benchmarks using both rustc and the cargo tool. We then implemented a logic gate simulator crate and got to experience the whole crate development workflow. Later, we learned how to integrate Travis CI for our GitHub project.
In the next chapter, we'll explore Rust's type system and how to use it to express proper semantics in our program at compile time.
推薦閱讀
- 軟件測試項目實戰之性能測試篇
- 高級C/C++編譯技術(典藏版)
- 你必須知道的204個Visual C++開發問題
- Java 11 Cookbook
- 深入淺出PostgreSQL
- AppInventor實踐教程:Android智能應用開發前傳
- Service Mesh實戰:基于Linkerd和Kubernetes的微服務實踐
- Hands-On JavaScript for Python Developers
- ExtJS Web應用程序開發指南第2版
- 深入解析Java編譯器:源碼剖析與實例詳解
- Android Studio開發實戰:從零基礎到App上線 (移動開發叢書)
- Python Django Web從入門到項目實戰(視頻版)
- Spring Microservices
- 語義Web編程
- 威脅建模:設計和交付更安全的軟件