Type Definition wasmbin::sections::payload::Type[][src]

pub type Type = Vec<FuncType>;

Trait Implementations