開始使用
讓我們開始你的 Rust 旅程吧!要學的東西很多,但每段旅程都要從某個地方開始。在本章中,我們會討論:
- 在 Linux、macOS 與 Windows 上安裝 Rust
- 撰寫一個輸出
Hello, world!的程式 - 使用
cargo,Rust 的套件管理與建置系統
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
讓我們開始你的 Rust 旅程吧!要學的東西很多,但每段旅程都要從某個地方開始。在本章中,我們會討論:
Hello, world! 的程式cargo,Rust 的套件管理與建置系統