Hacker News new | ask | show | jobs
by winrid 1096 days ago
Indeed :)

Makes me appreciate the explicit copy() and ref semantics in Rust.

Although I bet in most cases such a method gets inlined so it doesn't matter.