pub type Memory = <Virt as VirtT>::Memory;
The concrete memory type used to access the memory of Virt.
Virt