Trait BareStepSetWidgetRefExt

Source
pub trait BareStepSetWidgetRefExt {
    // Required method
    fn bare_step_set(&self, paths: &[&[LiveId]]) -> BareStepSet;
}

Required Methods§

Source

fn bare_step_set(&self, paths: &[&[LiveId]]) -> BareStepSet

Implementors§