Struct pgrx_pg_sys::Sharedsort
source · #[repr(C)]pub struct Sharedsort { /* private fields */ }
Trait Implementations§
source§fn clone(&self) -> Sharedsort
fn clone(&self) -> Sharedsort
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 more