Rust-Tutorial icon indicating copy to clipboard operation
Rust-Tutorial copied to clipboard

fix: add more details

Open guuzaa opened this issue 3 years ago • 0 comments

  • add if let, reference rules, "modify value in HashMap" and "remove key in HashMap".
  • modify typo,
  • Change the comment on line 601 to the following
// Here the ownership of the string was taken by the function

guuzaa avatar Oct 26 '22 11:10 guuzaa