Juste a reminder:
Just aanother note:
Assignment (let y = x) moves ownership by default, unless the type implements the Copy trait, in which case the value is copied instead.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)