Skip to content

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

Open
ChayimFriedman2 wants to merge 1 commit into
Dhghomon:mainfrom
ChayimFriedman2:patch-3
Open

"".to_string() isn't idiomatic in Rust; use String::new() or String::default()#14
ChayimFriedman2 wants to merge 1 commit into
Dhghomon:mainfrom
ChayimFriedman2:patch-3

Conversation

@ChayimFriedman2
Copy link
Copy Markdown
Contributor

@ChayimFriedman2 ChayimFriedman2 commented Jun 3, 2021

No description provided.

@ChayimFriedman2 ChayimFriedman2 changed the title "".to_string() isn't idiomatic in Rust; use String::new() or `Str… "".to_string() isn't idiomatic in Rust; use String::new() or `String::default()~ Jun 3, 2021
@ChayimFriedman2 ChayimFriedman2 changed the title "".to_string() isn't idiomatic in Rust; use String::new() or `String::default()~ "".to_string() isn't idiomatic in Rust; use String::new() or String::default() Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant