<p><span class="h-card" translate="no"><a href="https://mastodon.social/@dabeaz" class="u-url mention">@<span>dabeaz</span></a></span><br />Coming from C++, I haven't felt the need to use clone() yet. I'm still very early on in learning Rust but I think I agree about the ownership design sense. That's essential for the sorts of C++ systems I've worked on (high performance servers; databases and load balancers).</p><p>Of course Rust enforces that you do it in one particular way. And the Copy trait makes the syntax very confusing, at least for me so far. Hard to tell when a value is moved vs copied.<br /><span class="h-card" translate="no"><a href="https://recurse.social/@shapr" class="u-url mention">@<span>shapr</span></a></span></p>