pub type Set = HashSet<Id>;Expand description
Set is a set of Ids. https://pkg.go.dev/github.com/ava-labs/avalanchego/ids#Set
Aliased Typeยง
pub struct Set { /* private fields */ }pub type Set = HashSet<Id>;Set is a set of Ids. https://pkg.go.dev/github.com/ava-labs/avalanchego/ids#Set
pub struct Set { /* private fields */ }