Struct pq_sys::pg_conn [] [src]

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

Trait Implementations

impl Debug for pg_conn
[src]

Formats the value using the given formatter.

impl Copy for pg_conn
[src]

impl Clone for pg_conn
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more