pub trait AdaptiveViewWidgetExt { // Required method fn adaptive_view(&self, path: &[LiveId]) -> AdaptiveViewRef; }