Skip to content

Commit d6eebe7

Browse files
committed
Add str to "Well Known Traits" current state table
1 parent 74fc1cc commit d6eebe7

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
@@ -33,6 +33,7 @@ Some common examples of auto traits are `Send` and `Sync`.
3333
| tuple types ||||||||||
3434
| structs ||||||||||
3535
| scalar types | 📚 | 📚 ||||||||
36+
| str | 📚 | 📚 ||||||||
3637
| trait objects ||||||||||
3738
| functions ptrs ||||||||||
3839
| raw ptrs ||||||||||

0 commit comments

Comments
 (0)