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