SnapshotSetWidgetSetExt

Trait SnapshotSetWidgetSetExt 

Source
pub trait SnapshotSetWidgetSetExt {
    // Required methods
    fn snapshot_set(&self, paths: &[&[LiveId]]) -> SnapshotSet;
    fn as_snapshot_set(&self) -> SnapshotSet;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl SnapshotSetWidgetSetExt for WidgetSet

Implementors§