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