WrapManifest

Type Alias WrapManifest 

Source
pub type WrapManifest = WrapManifest01;

Aliased Type§

pub struct WrapManifest {
    pub abi: WrapManifest01Abi,
    pub name: String,
    pub type_: String,
    pub version: String,
}

Fields§

§abi: WrapManifest01Abi§name: String

Wrapper Name

§type_: String

Wrapper Package Type

§version: String

WRAP Standard Version