Struct mysqlclient_sys::st_plugin_vio_info [] [src]

#[repr(C)]
pub struct st_plugin_vio_info { pub protocol: st_plugin_vio_info__bindgen_ty_1, pub socket: c_int, }

Fields

< it's set, if the protocol is SOCKET or TCP

Trait Implementations

impl Debug for st_plugin_vio_info
[src]

Formats the value using the given formatter.

impl Copy for st_plugin_vio_info
[src]

impl Clone for st_plugin_vio_info
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more