Struct mio::TimerError
[−]
[src]
pub struct TimerError { // some fields omitted }
pub struct TimerError { // some fields omitted }
impl Display for TimerError
impl Error for TimerError
fn description(&self) -> &str
fn cause(&self) -> Option<&Error>
impl Debug for TimerError