Function raft::raw_node::is_empty_snap

source ·
pub fn is_empty_snap(s: &Snapshot) -> bool
👎Deprecated since 0.6.0: Please use Snapshot::is_empty instead
Expand description

For a given snapshot, determine if it’s empty or not.