Type Definition wasmbin::instructions::Expression[][src]

pub type Expression = Vec<Instruction>;

Trait Implementations