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

Explain that std feature is not additive #59

Open
dtolnay opened this issue May 9, 2017 · 1 comment
Open

Explain that std feature is not additive #59

dtolnay opened this issue May 9, 2017 · 1 comment
Labels

Comments

@dtolnay
Copy link
Member

dtolnay commented May 9, 2017

The features page should recommend having your own std feature if you depend on no_std Serde.

[features]
std = ["serde/std"]
@dtolnay
Copy link
Member Author

dtolnay commented May 9, 2017

* This applies to libraries only, not binaries.

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

No branches or pull requests

1 participant