Struct parity_wasm::elements::Unparsed [] [src]

pub struct Unparsed(pub Vec<u8>);

Unparsed part of the module/section

Trait Implementations

impl Deserialize for Unparsed
[src]

Serialization error produced by deserialization routine.

[src]

Deserialize type from serial i/o