ProfilerSetWidgetSetExt

Trait ProfilerSetWidgetSetExt 

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

Required Methods§

Implementations on Foreign Types§

Source§

impl ProfilerSetWidgetSetExt for WidgetSet

Implementors§