Struct mysqlclient_sys::st_mysql_charset_info_st[][src]

#[repr(C)]
pub struct st_mysql_charset_info_st(_);

Trait Implementations

impl Debug for st_mysql_charset_info_st
[src]

Formats the value using the given formatter. Read more

impl Copy for st_mysql_charset_info_st
[src]

impl Clone for st_mysql_charset_info_st
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for st_mysql_charset_info_st

impl Sync for st_mysql_charset_info_st