the-string-macro-1.0.0 has been yanked.
string-literal
We all have been tired arguing about which of the following is the best practice:
"foo".to_owned
"foo".to_string
Stringfrom
format!
It's time to finish this...
Usage
= "1"
use string;
let s = string!;
let props = vec!;