Struct pg_cancel
pq_sys
[+] Expand attributes#[repr(C)] pub struct pg_cancel(_);
impl Debug for pg_cancel
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for pg_cancel
impl Clone for pg_cancel
fn clone(&self) -> pg_cancel
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read more
source
impl Send for pg_cancel
impl Sync for pg_cancel