Enum wiggle_generate::config::AsyncFunctions
source · Variants§
Trait Implementations§
source§impl Clone for AsyncFunctions
impl Clone for AsyncFunctions
source§fn clone(&self) -> AsyncFunctions
fn clone(&self) -> AsyncFunctions
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