Struct parity_wasm::elements::CustomSection [] [src]

pub struct CustomSection { /* fields omitted */ }

Custom section

Methods

impl CustomSection
[src]

Name of the custom section

Payload of the custom secion

Name of the custom section (mutable)

Payload of the custom section (mutable)

Trait Implementations

impl Deserialize for CustomSection
[src]

Serialization error produced by deserialization routine.

Deserialize type from serial i/o

impl Serialize for CustomSection
[src]

Serialization error produced by serialization routine.

Serialize type to serial i/o