L1NNA / SV1DUR

Planes-On-The-Bus-Go-Swish-Swish-Swish
3 stars 1 forks source link

HELP! join without moving the system object #22

Closed steven-hh-ding closed 2 years ago

steven-hh-ding commented 2 years ago

https://github.com/L1NNA/I-NEED-A-NAME/blob/a6e4e1d61a7128f1f640fed524eefce1d41c766c/pkg/src/sys.rs#L597-L620

How can we refactor this use reference of sys rather than sys so outside this scope sys still can be used? @m-m-adams

steven-hh-ding commented 2 years ago

598-600 is stopping me from changing mut self to &mut self