Type Alias polywrap_plugin::WrapManifest

source ·
pub type WrapManifest = WrapManifest01;

Aliased Type§

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