We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f18cd45 commit 2e96120Copy full SHA for 2e96120
src/idioms/coercion-arguments.md
@@ -135,3 +135,4 @@ implicit.
135
- For more discussion on how to handle `String` and `&str` see
136
[this blog series (2015)](https://web.archive.org/web/20201112023149/https://hermanradtke.com/2015/05/03/string-vs-str-in-rust-functions.html)
137
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