Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store unique identifiers for users instead of User instances #10

Open
mayberryrfd opened this issue Feb 7, 2018 · 0 comments
Open

Store unique identifiers for users instead of User instances #10

mayberryrfd opened this issue Feb 7, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed post-1.0

Comments

@mayberryrfd
Copy link
Contributor

Currently, Team.captains and DraftPool.members are both Vec<User>. Refactor this to Vec<UserId>.

@mayberryrfd mayberryrfd added enhancement New feature or request help wanted Extra attention is needed labels Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed post-1.0
Projects
None yet
Development

No branches or pull requests

1 participant