Skip to content

Commit

Permalink
docs(coercion-arguments): add blogpost
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsan authored Oct 17, 2024
1 parent f18cd45 commit 2e96120
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/idioms/coercion-arguments.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,4 @@ implicit.
- For more discussion on how to handle `String` and `&str` see
[this blog series (2015)](https://web.archive.org/web/20201112023149/https://hermanradtke.com/2015/05/03/string-vs-str-in-rust-functions.html)
by Herman J. Radtke III
- [Steve Klabnik's Blogpost on 'When should I use String vs &str?'](https://archive.ph/LBpD0)

0 comments on commit 2e96120

Please sign in to comment.