SlotOfTrace

Type Alias SlotOfTrace 

Source
pub type SlotOfTrace<T> = <<T as Trace>::VM as VMBinding>::VMSlot;
Expand description

A shorthand for getting the slot type from a Trace instance.