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

Add support for building with/without features #36

Open
malept opened this issue Mar 14, 2017 · 0 comments
Open

Add support for building with/without features #36

malept opened this issue Mar 14, 2017 · 0 comments

Comments

@malept
Copy link
Owner

malept commented Mar 14, 2017

cargo rustc has the following flags:

    --features FEATURES      Features to compile for the package
    --all-features           Build all available features
    --no-default-features    Do not compile default features for the package

Figure out what a reasonable API for this would be.

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

No branches or pull requests

1 participant