mirror of
https://github.com/gnu4cn/rust-lang-zh_CN.git
synced 2026-08-19 04:33:27 +08:00
Fixed 'src/appendix/ops_and_symbols.md'
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
| 符号 | 说明 |
|
||||
| :--- | :--- |
|
||||
| `#[meta]` | 外层属性 |
|
||||
| `#![meta]` | 内层熟悉 |
|
||||
| `#![meta]` | 内层属性 |
|
||||
| `$ident` | 宏代换 |
|
||||
| `$ident:kind` | 宏的元变量 |
|
||||
| `$(...) ...` | 宏的重复 |
|
||||
|
||||
Reference in New Issue
Block a user