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