comprehensive-rust
comprehensive-rust copied to clipboard
Update string-slices.md
- Adding an extra example of converting
Stringback to&str. - C++ who would often read this guide could get immediate intuitive understanding of Rust strings if you compare them to C++ equivalents.