str (1 articles)

Understanding String and &str in Rust

12.08.2022 - 13m read - rust string str

In this post, I’ll go into the differences between String and &str in Rust.