Skip to main content

TogglePanelWidgetActionsExt

Trait TogglePanelWidgetActionsExt 

Source
pub trait TogglePanelWidgetActionsExt {
    // Required method
    fn toggle_panel(&self, path: &[LiveId]) -> TogglePanelRef;
}

Required Methods§

Dyn Compatibility§

This trait is dyn compatible.

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

Implementors§