pub trait MolyModalSetWidgetExt {
// Required method
fn moly_modal_set(&self, cx: &Cx, paths: &[&[LiveId]]) -> MolyModalSet;
}pub trait MolyModalSetWidgetExt {
// Required method
fn moly_modal_set(&self, cx: &Cx, paths: &[&[LiveId]]) -> MolyModalSet;
}