Struct parity_wasm::builder::FuncBodyBuilder [−][src]
pub struct FuncBodyBuilder<F = Identity> { /* fields omitted */ }
Expand description
Function body (code) builder
Implementations
New body (code) builder given the chain callback
Extend function local list with new entries
Set code of the function