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