Type Definition avalanche_types::ids::node::Set
source · pub type Set = HashSet<Id>;Expand description
Set is a set of NodeIds ref. https://pkg.go.dev/github.com/ava-labs/avalanchego/ids#NewNodeIDSet
pub type Set = HashSet<Id>;Set is a set of NodeIds ref. https://pkg.go.dev/github.com/ava-labs/avalanchego/ids#NewNodeIDSet