Struct wiggle_generate::config::WasmtimeConfig
source · Fields§
§c: Config
§target: Path
Implementations§
source§impl WasmtimeConfig
impl WasmtimeConfig
Trait Implementations§
source§impl Clone for WasmtimeConfig
impl Clone for WasmtimeConfig
source§fn clone(&self) -> WasmtimeConfig
fn clone(&self) -> WasmtimeConfig
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