pub type SlotOf<E> = <<E as ProcessEdgesWork>::VM as VMBinding>::VMSlot;
A short-hand for <E::VM as VMBinding>::VMSlot.
<E::VM as VMBinding>::VMSlot