1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-07-23 06:00:05 -04:00

chore: update the chapter of macros

This commit is contained in:
wznmickey 2024-03-28 00:06:16 +08:00
commit 92183a74c4

View file

@ -22,6 +22,6 @@
| iterators | §13.2-4 | | iterators | §13.2-4 |
| threads | §16.1-3 | | threads | §16.1-3 |
| smart_pointers | §15, §16.3 | | smart_pointers | §15, §16.3 |
| macros | §19.6 | | macros | §19.5 |
| clippy | §21.4 | | clippy | §21.4 |
| conversions | n/a | | conversions | n/a |