SnapshotWidgetActionsExt

Trait SnapshotWidgetActionsExt 

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

Required Methods§

Source

fn snapshot(&self, path: &[LiveId]) -> SnapshotRef

Implementations on Foreign Types§

Source§

impl SnapshotWidgetActionsExt for Actions

Source§

fn snapshot(&self, path: &[LiveId]) -> SnapshotRef

Implementors§