Struct parity_wasm::elements::MemoryType [] [src]

pub struct MemoryType(_);

Memory entry.

Methods

impl MemoryType
[src]

[src]

New memory definition

[src]

Limits of the memory entry.

Trait Implementations

impl Debug for MemoryType
[src]

[src]

Formats the value using the given formatter.

impl Deserialize for MemoryType
[src]

Serialization error produced by deserialization routine.

[src]

Deserialize type from serial i/o

impl Serialize for MemoryType
[src]

Serialization error produced by serialization routine.

[src]

Serialize type to serial i/o