#[repr(C)]pub struct st_mysql_options_extention(_);
Trait Implementations§
source§impl Clone for st_mysql_options_extention
impl Clone for st_mysql_options_extention
source§fn clone(&self) -> st_mysql_options_extention
fn clone(&self) -> st_mysql_options_extention
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