String vs &str in Rust | Articles by thoughtram

In this article we’ll explore the difference between String and str in Rust and when to use which.