pub trait ProfilerWidgetActionsExt { // Required method fn profiler(&self, path: &[LiveId]) -> ProfilerRef; }