pub type PackageCodeVmType = PackageCodeVmTypeV1;

Aliased Type§

struct PackageCodeVmType {
    pub vm_type: VmType,
}

Fields§

§vm_type: VmType