Open
Description
As a beginner rust dev, when I have the problem of getting some data to a function, I'm having issues deciding whether to use clone()
and when to borrow.
In section 04_traits/11_clone
can you add some advice for this problem.
I'm also curious when using clone is idiomatic rust and when it isn't.
Metadata
Metadata
Assignees
Labels
No labels