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

type Expression = Vec<Instruction>;

Trait Implementations