mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-06 00:00:10 +02:00
Don't export the timer_wheel module
Move tests into that module
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ mod event_loop;
|
||||
mod tcp;
|
||||
mod udp;
|
||||
mod timeout;
|
||||
pub mod timer_wheel;
|
||||
mod timer_wheel;
|
||||
#[path = "../../src/slot.rs"]
|
||||
mod slot;
|
||||
#[path = "../../src/lock.rs"]
|
||||
|
||||
Reference in New Issue
Block a user