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