io: investigate removing io-driver & io-readiness feature flags from Cargo.toml #2869
Labels
A-tokio
Area: The main tokio crate
C-maintenance
Category: PRs that clean code up or issues documenting cleanup.
Milestone
PR #2828 added two internal feature flags. This was done to simplify the conditional compilation. Unfortunately, this can be accessed externally. It would be worth spending a moment to see if those can be removed.
The text was updated successfully, but these errors were encountered: