Type Definition avalanche_types::ids::Set

source · []
pub type Set = HashSet<Id>;
Expand description

Set is a set of Ids. https://pkg.go.dev/github.com/ava-labs/avalanchego/ids#Set