Dhghomon / rust-fsharp

Rust - F# - Rust reference
MIT License
239 stars 14 forks source link

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

Open ChayimFriedman2 opened 3 years ago