Struct wasmedge_sdk::plugin::ffi::WasmEdge_ModuleInstanceContext
pub struct WasmEdge_ModuleInstanceContext { /* private fields */ }
Trait Implementations§
§impl Clone for WasmEdge_ModuleInstanceContext
impl Clone for WasmEdge_ModuleInstanceContext
§fn clone(&self) -> WasmEdge_ModuleInstanceContext
fn clone(&self) -> WasmEdge_ModuleInstanceContext
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more