string

Macro string 

Source
macro_rules! string {
    ($str:expr) => { ... };
}
Expand description

Easily create a String.