Struct parity_wasm::builder::FuncBodyBuilder
source · [−]pub struct FuncBodyBuilder<F = Identity> { /* private fields */ }
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