pub trait SnapshotSetWidgetRefExt { // Required method fn snapshot_set(&self, paths: &[&[LiveId]]) -> SnapshotSet; }