Struct webdriver::command::VoidWebDriverExtensionCommand
source · pub struct VoidWebDriverExtensionCommand;Trait Implementations§
source§impl Clone for VoidWebDriverExtensionCommand
impl Clone for VoidWebDriverExtensionCommand
source§fn clone(&self) -> VoidWebDriverExtensionCommand
fn clone(&self) -> VoidWebDriverExtensionCommand
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