Struct parity_wasm::interpreter::VariableInstance [] [src]

pub struct VariableInstance { /* fields omitted */ }

Variable instance.

Methods

impl VariableInstance
[src]

Trait Implementations

impl Debug for VariableInstance
[src]

Formats the value using the given formatter.

impl Clone for VariableInstance
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more