Skip to main content

DemoFileTreeSetWidgetRefExt

Trait DemoFileTreeSetWidgetRefExt 

Source
pub trait DemoFileTreeSetWidgetRefExt {
    // Required method
    fn demo_file_tree_set(&self, paths: &[&[LiveId]]) -> DemoFileTreeSet;
}

Required Methods§

Dyn Compatibility§

This trait is dyn compatible.

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

Implementations on Foreign Types§

Source§

impl DemoFileTreeSetWidgetRefExt for WidgetRef

Implementors§