Trait ta::Reset [] [src]

pub trait Reset {
    fn reset(&mut self);
}

Required Methods

Implementors