Struct pgrx_pg_sys::memoize_hash
source · #[repr(C)]pub struct memoize_hash {
pub _address: u8,
}
Fields§
§_address: u8
Trait Implementations§
source§impl Clone for memoize_hash
impl Clone for memoize_hash
source§fn clone(&self) -> memoize_hash
fn clone(&self) -> memoize_hash
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 memoize_hash
impl Debug for memoize_hash
source§impl Default for memoize_hash
impl Default for memoize_hash
source§fn default() -> memoize_hash
fn default() -> memoize_hash
Returns the “default value” for a type. Read more