i’m not sure if i’m understanding this correctly, but it seems like in other languages i get the clone behaviour for free in most cases and never have to think about it.
in Rust, whenever I’m writing a .clone() I feel pain all over me 😅, but it feels necessary.
in Rust, whenever I’m writing a .clone() I feel pain all over me 😅, but it feels necessary.
Comments