Type Alias wasmbin::sections::payload::Type

source ·
pub type Type = Vec<FuncType>;
Expand description

Aliased Type§

struct Type { /* private fields */ }

Trait Implementations§