Struct pq_sys::pg_result [−][src]
#[repr(C)]pub struct pg_result(_);
Trait Implementations
impl Debug for pg_result[src]
impl Debug for pg_resultfn 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_result[src]
impl Copy for pg_resultimpl Clone for pg_result[src]
impl Clone for pg_result