We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hotshot_example
Make hotshot_example a feature flag rather than a RUSTFLAG. Then we could create feature flags in downstream crates that enable this, like
[features] testing = ["hotshot-testing/hotshot-example"]
No response
Code builds and is useable in the downstream crate.
The text was updated successfully, but these errors were encountered:
ss-es
Successfully merging a pull request may close this issue.
What is this task and why do we need to work on it?
Make hotshot_example a feature flag rather than a RUSTFLAG. Then we could create feature flags in downstream crates that enable this, like
What work will need to be done to complete this task?
No response
Are there any other details to include?
No response
What are the acceptance criteria to close this issue?
Code builds and is useable in the downstream crate.
Branch work will be merged to (if not the default branch)
No response
The text was updated successfully, but these errors were encountered: