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