Struct pgrx_pg_sys::WaitEventSet
source · #[repr(C)]pub struct WaitEventSet {
pub _address: u8,
}
Fields§
§_address: u8
Trait Implementations§
source§impl Clone for WaitEventSet
impl Clone for WaitEventSet
source§fn clone(&self) -> WaitEventSet
fn clone(&self) -> WaitEventSet
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for WaitEventSet
impl Debug for WaitEventSet
source§impl Default for WaitEventSet
impl Default for WaitEventSet
source§fn default() -> WaitEventSet
fn default() -> WaitEventSet
Returns the “default value” for a type. Read more