rust-fsharp icon indicating copy to clipboard operation
rust-fsharp copied to clipboard

`"".to_string()` isn't idiomatic in Rust; use `String::new()` or `String::default()`

Open ChayimFriedman2 opened this issue 3 years ago • 0 comments

ChayimFriedman2 avatar Jun 03 '21 10:06 ChayimFriedman2