mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2025-04-05 19:28:04 +08:00
Merge pull request #660 from iphucc/patch-3
Update ch18-03-pattern-syntax.md
This commit is contained in:
commit
4ed84e15cd
@ -3,7 +3,7 @@
|
||||
> [ch18-03-pattern-syntax.md](https://github.com/rust-lang/book/blob/main/src/ch18-03-pattern-syntax.md) > <br>
|
||||
> commit e72de80f114dc68f69f3920768314f7c005d0dd5
|
||||
|
||||
通过本书我们已领略过许多不同类型模式的例子。在本节中,我们收集了模式中所有有效的语法,并讨论了为什么可能要使用每个语法。
|
||||
通过本书我们已领略过许多不同类型模式的例子。在本节中,我们收集了模式中所有有效的语法,并讨论为什么以及何时你可能要使用这些语法。
|
||||
|
||||
### 匹配字面值
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user