mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2025-04-05 19:28:04 +08:00
update ch20-00
This commit is contained in:
parent
098517c052
commit
99d5cd1f2b
@ -121,7 +121,7 @@
|
||||
- [Refutability(可反驳性): 模式是否会匹配失效](ch19-02-refutability.md)
|
||||
- [模式语法](ch19-03-pattern-syntax.md)
|
||||
|
||||
- [高级特征](ch20-00-advanced-features.md)
|
||||
- [高级特性](ch20-00-advanced-features.md)
|
||||
- [不安全的 Rust](ch20-01-unsafe-rust.md)
|
||||
- [高级 trait](ch20-03-advanced-traits.md)
|
||||
- [高级类型](ch20-04-advanced-types.md)
|
||||
|
@ -1,4 +1,4 @@
|
||||
# 高级特征
|
||||
# 高级特性
|
||||
|
||||
> [ch20-00-advanced-features.md](https://github.com/rust-lang/book/blob/main/src/ch20-00-advanced-features.md)
|
||||
> <br>
|
||||
|
Loading…
Reference in New Issue
Block a user