mirror of
https://github.com/RustyCab/LearnRustEasy.git
synced 2026-02-03 10:13:23 +08:00
Update chapter_3_23_2.md
This commit is contained in:
@@ -251,7 +251,7 @@ pub fn func_info(_: TokenStream, input: TokenStream) -> TokenStream {
|
||||
}
|
||||
```
|
||||
|
||||
(3)实现main
|
||||
### (3)实现main
|
||||
- 添加main需要的依赖,修改main/Cargo.toml如下:
|
||||
```TOML
|
||||
# main/Cargo.toml文件
|
||||
|
||||
Reference in New Issue
Block a user