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