Struct pgx_pg_sys::ForeignTable
source · Fields§
§relid: Oid§serverid: Oid§options: *mut ListTrait Implementations§
source§impl Clone for ForeignTable
impl Clone for ForeignTable
source§fn clone(&self) -> ForeignTable
fn clone(&self) -> ForeignTable
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