ProfilerEventChartSetWidgetSetExt

Trait ProfilerEventChartSetWidgetSetExt 

Source
pub trait ProfilerEventChartSetWidgetSetExt {
    // Required methods
    fn profiler_event_chart_set(
        &self,
        paths: &[&[LiveId]],
    ) -> ProfilerEventChartSet;
    fn as_profiler_event_chart_set(&self) -> ProfilerEventChartSet;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl ProfilerEventChartSetWidgetSetExt for WidgetSet

Implementors§