re-export io::{ReadHalf/WriteHalf} timer::Error (#290)

This commit is contained in:
Leandro Pacheco
2018-04-04 09:18:12 -07:00
committed by Carl Lerche
parent dcb20b289c
commit a6b307cfbe
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -80,6 +80,7 @@
pub use tokio_timer::{
Deadline,
DeadlineError,
Error,
Interval,
Delay,
};