Skip to content

Commit 5b366c4

Browse files
committed
Add raw pointers to well known traits table
1 parent 9df63bb commit 5b366c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/src/clauses/well_known_traits.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Some common examples of auto traits are `Send` and `Sync`.
3535
| scalar types | 📚 | 📚 ||||||||
3636
| trait objects ||||||||||
3737
| functions ptrs ||||||||||
38+
| raw ptrs |||| o | o | o | o | o ||
3839
| arrays❌ ||||||||||
3940
| slices❌ ||||||||||
4041
| closures❌ ||||||||||

0 commit comments

Comments
 (0)