Struct openwhisk_rust::WasmClient
source · pub struct WasmClient { /* private fields */ }
Trait Implementations§
source§impl Clone for WasmClient
impl Clone for WasmClient
source§fn clone(&self) -> WasmClient
fn clone(&self) -> WasmClient
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 moresource§impl Debug for WasmClient
impl Debug for WasmClient
source§impl Default for WasmClient
impl Default for WasmClient
source§fn default() -> WasmClient
fn default() -> WasmClient
Returns the “default value” for a type. Read more