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

Re-export and document BitFlags usage. #70

Open
Levitanus opened this issue Nov 15, 2022 · 1 comment
Open

Re-export and document BitFlags usage. #70

Levitanus opened this issue Nov 15, 2022 · 1 comment

Comments

@Levitanus
Copy link
Contributor

I found in tests.rs, that I cannot simply use BitFlags struct. I think, that I should include them as dependency in Cargo.toml, than try to construct in the test function.

I think — it is too complicated and not very clear for the end-user. Maybe consider re-export of BitFlags and writing a couple of strings in docs?

@helgoboss
Copy link
Owner

Yes, I think that's a good idea. At the moment one needs to include it manually making sure it's the same version.

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

No branches or pull requests

2 participants