Struct mysqlclient_sys::st_mysql_options_extention [−][src]
#[repr(C)]pub struct st_mysql_options_extention(_);
Trait Implementations
impl Debug for st_mysql_options_extention
[src]
impl Debug for st_mysql_options_extention
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for st_mysql_options_extention
[src]
impl Copy for st_mysql_options_extention
impl Clone for st_mysql_options_extention
[src]
impl Clone for st_mysql_options_extention
fn clone(&self) -> st_mysql_options_extention
[src]
fn clone(&self) -> st_mysql_options_extention
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
Auto Trait Implementations
impl Send for st_mysql_options_extention
impl Send for st_mysql_options_extention
impl Sync for st_mysql_options_extention
impl Sync for st_mysql_options_extention