PackageCodeVmType

Type Alias PackageCodeVmType 

Source
pub type PackageCodeVmType = PackageCodeVmTypeV1;

Aliased Type§

pub struct PackageCodeVmType {
    pub vm_type: VmType,
}

Fields§

§vm_type: VmType

Trait Implementations§