mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-01-23 23:50:25 +08:00
Zero-index the filenames
This commit is contained in:
parent
555023fc28
commit
db52e35bf9
@ -26,10 +26,10 @@
|
||||
- [Match](ch06-02-match.md)
|
||||
- [if let](ch06-03-if-let.md)
|
||||
|
||||
- [Modules](ch07-01-modules.md)
|
||||
- [`mod` and the filesystem](ch07-02-mod-and-the-filesystem.md)
|
||||
- [Controlling visibility with `pub`](ch07-03-controlling-visibility-with-pub.md)
|
||||
- [Importing names with `use`](ch07-04-importing-names-with-use.md)
|
||||
- [Modules](ch07-00-modules.md)
|
||||
- [`mod` and the filesystem](ch07-01-mod-and-the-filesystem.md)
|
||||
- [Controlling visibility with `pub`](ch07-02-controlling-visibility-with-pub.md)
|
||||
- [Importing names with `use`](ch07-03-importing-names-with-use.md)
|
||||
|
||||
- [Basic Collections]()
|
||||
- [Vectors]()
|
||||
|
Loading…
Reference in New Issue
Block a user