String Macro

Usage: rust let s = string!("some kind of string");

that's it, I just don't wanna write String::from("") every time