mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-26 00:00:16 +02:00
Hide the deprecated io module
This commit is contained in:
@@ -105,6 +105,7 @@ extern crate scoped_tls;
|
||||
extern crate log;
|
||||
|
||||
#[macro_use]
|
||||
#[doc(hidden)]
|
||||
pub mod io;
|
||||
|
||||
mod heap;
|
||||
|
||||
Reference in New Issue
Block a user