Skip to content

Commit 2e96120

Browse files
authored
docs(coercion-arguments): add blogpost
1 parent f18cd45 commit 2e96120

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/idioms/coercion-arguments.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,4 @@ implicit.
135135
- For more discussion on how to handle `String` and `&str` see
136136
[this blog series (2015)](https://web.archive.org/web/20201112023149/https://hermanradtke.com/2015/05/03/string-vs-str-in-rust-functions.html)
137137
by Herman J. Radtke III
138+
- [Steve Klabnik's Blogpost on 'When should I use String vs &str?'](https://archive.ph/LBpD0)

0 commit comments

Comments
 (0)