ProfilerSetWidgetRefExt

Trait ProfilerSetWidgetRefExt 

Source
pub trait ProfilerSetWidgetRefExt {
    // Required method
    fn profiler_set(&self, paths: &[&[LiveId]]) -> ProfilerSet;
}

Required Methods§

Source

fn profiler_set(&self, paths: &[&[LiveId]]) -> ProfilerSet

Implementations on Foreign Types§

Source§

impl ProfilerSetWidgetRefExt for WidgetRef

Source§

fn profiler_set(&self, paths: &[&[LiveId]]) -> ProfilerSet

Implementors§