mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2025-02-23 12:52:20 +08:00
update ch07-05 close #441
This commit is contained in:
parent
7dfbeb65df
commit
3beedad29c
@ -22,7 +22,7 @@ pub fn eat_at_restaurant() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
<span class="caption">示例 7-21: 声明 `front_of_house` 模块,其内容位于 *src/front_of_house.rs*</span>
|
<span class="caption">示例 7-21: 声明 `front_of_house` 模块,其内容将位于 *src/front_of_house.rs*</span>
|
||||||
|
|
||||||
*src/front_of_house.rs* 会获取 `front_of_house` 模块的定义内容,如示例 7-22 所示。
|
*src/front_of_house.rs* 会获取 `front_of_house` 模块的定义内容,如示例 7-22 所示。
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user