pub trait SnapshotWidgetActionsExt { // Required method fn snapshot(&self, path: &[LiveId]) -> SnapshotRef; }