Trait Alias zone_alloc::Key

source ·
trait Key = Eq + Hash;
Expand description

Trait for the key type of keyed registries.