Overview
Explore the lessons learned from the Rust ecosystem that can be applied to other programming languages in this ACCU 2021 conference talk. Discover how Rust's tooling, including its helpful compiler, accessible documentation, and modern dependency management, contributes to its high developer satisfaction. Examine the culture, technical insights, and design decisions that shaped Rust's approach to tooling, focusing on core infrastructure like rustc and third-party efforts such as knurling-rs. Learn about Rust's friendly tooling in practice and gain insights on improving development workflows in other languages. Delve into topics such as Cargo Watch, unit testing, logging frameworks, and embedded library support, while understanding how to make the right programming practices easier to adopt.
Syllabus
Intro
What is Rust
Cargo Watch
Tools to Match
Unit Tests
Making the Right Thing to Do Easy
Logging Framework
Summary
Additional Resources
Questions
Rust Embedded Library Support
Rust Linker Errors
Learning Materials
Build Times
Taught by
ACCU Conference