You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trpl-zh-cn/src/SUMMARY.md

8 lines
166 B

# Rust 程序设计语言
## 入门指南
- [介绍](ch01-00-introduction.md)
- [安装](ch01-01-installation.md)
- [Hello, World!](ch01-02-hello-world.md)