Trait surge_traits::Redo[][src]

pub trait Redo {
    fn redo(&mut self);
}

Required methods

Implementors