Skip to content

Commit 3273374

Browse files
committed
FnDefs impl Fn
1 parent 58e5a31 commit 3273374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/clauses/well_known_traits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Some common examples of auto traits are `Send` and `Sync`.
3636
| str | 📚 | 📚 ||||||||
3737
| never type | 📚 | 📚 ||||||||
3838
| trait objects ||||||||||
39-
| functions defs |||||| ||||
39+
| functions defs |||||| ||||
4040
| functions ptrs ||||||||||
4141
| raw ptrs | 📚 | 📚 ||||||||
4242
| immutable refs | 📚 | 📚 ||||||||

0 commit comments

Comments
 (0)