rust-sc2 icon indicating copy to clipboard operation
rust-sc2 copied to clipboard

Accessing fields and methods of `Bot` takes ownership of *self.

Open UltraMachine opened this issue 3 years ago • 0 comments

This is bad because makes borrowing checker limit you in places where it shouldn't.

UltraMachine avatar Feb 09 '22 11:02 UltraMachine