You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice. new typestate pattern makes it more readable. You can also use generics if you don't want to copy shared state like `sector_number`, `deals`, `piece_infos` between structs.
Something like:
Originally posted by @cernicc in #502 (comment)
The text was updated successfully, but these errors were encountered: