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

Refactor model::Event into smaller structs #91

Open
clarfonthey opened this issue Jan 1, 2017 · 0 comments
Open

Refactor model::Event into smaller structs #91

clarfonthey opened this issue Jan 1, 2017 · 0 comments
Labels

Comments

@clarfonthey
Copy link

Right now, the docs for model::Event are very hard to decipher: https://docs.rs/discord/0.7.0/discord/model/enum.Event.html

It'd be a bit easier if each part of the enum were factored into its own struct, at least for the large ones, so that the docs were a bit more readable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants