Struct parity_wasm::builder::DataSegmentBuilder
source · [−]pub struct DataSegmentBuilder<F = Identity> { /* private fields */ }
Expand description
Data segment builder
Implementations
New data segment builder inside the chain context
Set offset initialization instruction. End
instruction will be added automatically.