Struct pq_sys::pg_conn [−][src]
#[repr(C)]pub struct pg_conn(_);
Trait Implementations
impl Debug for pg_conn[src]
impl Debug for pg_connfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Copy for pg_conn[src]
impl Copy for pg_connimpl Clone for pg_conn[src]
impl Clone for pg_conn