Struct pgx_pg_sys::SharedInvalCatcacheMsg
source · [−]Fields
id: int8dbId: OidhashValue: uint32Trait Implementations
sourcefn clone(&self) -> SharedInvalCatcacheMsg
fn clone(&self) -> SharedInvalCatcacheMsg
Returns a copy of the value. Read more
1.0.0 · sourceconst fn clone_from(&mut self, source: &Self)
const fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moresourcefn default() -> SharedInvalCatcacheMsg
fn default() -> SharedInvalCatcacheMsg
Returns the “default value” for a type. Read more
Auto Trait Implementations
Blanket Implementations
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more