Struct mysqlclient_sys::charset_info_st [] [src]

#[repr(C)]
pub struct charset_info_st { pub _address: u8, }

Fields

Trait Implementations

impl Debug for charset_info_st
[src]

Formats the value using the given formatter.

impl Copy for charset_info_st
[src]

impl Clone for charset_info_st
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more