Merge pull request #1398 from jwcesign/patch-3

doc: 明确运行命令,避免读者疑惑
pull/1409/head
Sunface 6 months ago committed by GitHub
commit 35a853b318
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -174,7 +174,7 @@ pub fn eat_at_restaurant() {
}
```
意料之外的报错了,毕竟看上去确实很简单且没有任何问题:
运行 `cargo build` 编译此库类型的 `Package`意料之外的报错了,毕竟看上去确实很简单且没有任何问题:
```console
error[E0603]: module `hosting` is private

Loading…
Cancel
Save