macro_rules! s { ($s:expr) => { ... }; }
create string
create a new String from a string literal.
String