Converting String to &str
The Rust Programming Language Forum
Converting String to &str
Sorry for the noob question. But I need to use &str, but can't find a way to concatenate it to return a value. I don't know how to implement the as_str() or just & here as instructed here.
0 comments
No comments yet.