Struct pq_sys::pg_cancel [−][src]
#[repr(C)]pub struct pg_cancel(_);
Trait Implementations
impl Debug for pg_cancel[src]
impl Debug for pg_cancelfn 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_cancel[src]
impl Copy for pg_cancelimpl Clone for pg_cancel[src]
impl Clone for pg_cancel