The same struct field is bound more than once in a single destructuring pattern. Each field may only appear once in a pattern.
E0025
rust The same struct field is bound more than once in a single destructuring pattern. Each field may only appear once in a pattern.