[][src]Trait ectool::Timeout

pub trait Timeout {
    fn reset(&mut self);
fn running(&self) -> bool; }

Required methods

fn reset(&mut self)

fn running(&self) -> bool

Loading content...

Implementors

Loading content...