mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-20 00:00:08 +02:00
re-export io::{ReadHalf/WriteHalf} timer::Error (#290)
This commit is contained in:
committed by
Carl Lerche
parent
dcb20b289c
commit
a6b307cfbe
@@ -80,6 +80,7 @@
|
||||
pub use tokio_timer::{
|
||||
Deadline,
|
||||
DeadlineError,
|
||||
Error,
|
||||
Interval,
|
||||
Delay,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user