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

Document that the mio::fuchsia module is unstable #659

Closed
dtolnay opened this Issue Aug 18, 2017 · 0 comments

Comments

Projects
None yet
2 participants
@dtolnay
Copy link

dtolnay commented Aug 18, 2017

As I understand it, it is fair game for mio to make breaking changes to the mio::fuchsia module in a minor version of mio. This is important because mio::fuchsia depends on types from the magenta-sys crate which is far from stable.

This needs to be clearly documented in the module-level documentation of mio::fuchsia.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.