Trait surge_wavetable::imports::UpdateDisplay[][src]

pub trait UpdateDisplay {
    fn update_display(&mut self);
}

Required methods

Implementors