Skip to main content

ExpandablePanelSetWidgetRefExt

Trait ExpandablePanelSetWidgetRefExt 

Source
pub trait ExpandablePanelSetWidgetRefExt {
    // Required method
    fn expandable_panel_set(&self, paths: &[&[LiveId]]) -> ExpandablePanelSet;
}

Required Methods§

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§