Skip to content

Commit 13a7848

Browse files
committed
Update well known traits table with never type
1 parent 3afe227 commit 13a7848

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/src/clauses/well_known_traits.md

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Some common examples of auto traits are `Send` and `Sync`.
3434
| structs ||||||||||
3535
| scalar types | 📚 | 📚 ||||||||
3636
| str | 📚 | 📚 ||||||||
37+
| never type ||||||||||
3738
| trait objects ||||||||||
3839
| functions ptrs ||||||||||
3940
| raw ptrs ||||||||||

0 commit comments

Comments
 (0)