I think this expression `"xxx".to_string()` is cumbersome, This `@"xxx"` can be more concise @"a line" Equivalent to "a line".to_string()