mirror of
https://github.com/async-rs/async-std.git
synced 2025-02-06 04:35:32 +00:00
commit
b24fe10b11
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ cfg_std! {
|
|||
pub use repeat::{repeat, Repeat};
|
||||
pub use seek::Seek;
|
||||
pub use sink::{sink, Sink};
|
||||
pub use write::Write;
|
||||
pub use write::*;
|
||||
|
||||
pub mod prelude;
|
||||
|
||||
|
|
Loading…
Reference in a new issue