Struct pq_sys::pg_cancel [] [src]

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

Trait Implementations

impl Debug for pg_cancel
[src]

Formats the value using the given formatter.

impl Copy for pg_cancel
[src]

impl Clone for pg_cancel
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more