Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yanboishere authored May 13, 2024
1 parent 01c1673 commit d92192c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,14 @@ Rust 速览、Solana Local Node、Solana CLI Tools、Network Wallet 交互
- **环境安装**
- **Cargo 使用配置**
- **Rust 语法基础**
- 变量(可变量、类型、复合类型、引用、集合、结构体、枚举)
- 变量
- 可变量
- 类型
- 复合类型
- 引用
- 集合
- 结构体
- 枚举
- 函数、闭包
- 泛型
- 控制流
Expand Down

0 comments on commit d92192c

Please sign in to comment.