non-prelude usage #455
Labels
api design
Open design questions
documentation
Improvements or additions to documentation
enhancement
New feature or request
feedback wanted
Needs feedback from users
I was browsing the documentation today and noticed that there doesn't appear to be any way to use the extension methods without importing the prelude (e.g.
async_std::io::Read::read
). Is there a plan in place for providing access to these methods for users that avoid glob imports?The text was updated successfully, but these errors were encountered: