Skip to main content

InteractionKey

Type Alias InteractionKey 

Source
pub(super) type InteractionKey = ((u32, u32), (u32, u32));
Expand description

Ordered pair of SlotItemKeys with slot_a < slot_b.