forked from mirror/async-std
Merge pull request #791 from Licenser/patch-1
This commit is contained in:
commit
252140839b
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ extension_trait! {
|
|||
|
||||
```
|
||||
# #[allow(unused_imports)]
|
||||
use async_std::prelude::*;
|
||||
use async_std::io::prelude::*;
|
||||
```
|
||||
|
||||
[`std::io::BufRead`]: https://doc.rust-lang.org/std/io/trait.BufRead.html
|
||||
|
|
Loading…
Reference in a new issue