macro_rules! string { () => { ... }; ($s:expr) => { ... }; }
Creates a new string instance.
expr
String