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

type BinaryenOp = i32;

Trait Implementations

impl From<HostOp> for BinaryenOp
[src]

Performs the conversion.

impl From<UnaryOp> for BinaryenOp
[src]

Performs the conversion.

impl From<BinaryOp> for BinaryenOp
[src]

Performs the conversion.