use String::new() instead of String::from(""), "".to_string(), "".to_owned() or "".into()
|
||
|---|---|---|
| .. | ||
| tt | ||
| base.rs | ||
| build.rs | ||
| derive.rs | ||
| expand.rs | ||
| placeholders.rs | ||
| quote.rs | ||
| source_util.rs | ||
use String::new() instead of String::from(""), "".to_string(), "".to_owned() or "".into()
|
||
|---|---|---|
| .. | ||
| tt | ||
| base.rs | ||
| build.rs | ||
| derive.rs | ||
| expand.rs | ||
| placeholders.rs | ||
| quote.rs | ||
| source_util.rs | ||