freya_core::node_state_snapshot

Trait NodeStateSnapshot

Source
pub trait NodeStateSnapshot {
    // Required method
    fn state_snapshot(&self) -> NodeState;
}

Required Methods§

Implementors§