Type Definition binaryen::ffi::BinaryenType[][src]

type BinaryenType = u32;

Trait Implementations

impl From<Ty> for BinaryenType
[src]

Performs the conversion.

impl From<ValueTy> for BinaryenType
[src]

Performs the conversion.