ProfilerWidgetRefExt

Trait ProfilerWidgetRefExt 

Source
pub trait ProfilerWidgetRefExt {
    // Required methods
    fn profiler(&self, path: &[LiveId]) -> ProfilerRef;
    fn as_profiler(&self) -> ProfilerRef;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl ProfilerWidgetRefExt for WidgetRef

Implementors§