Struct pgx_pg_sys::ForEachState
source · Fields§
§l: *const List§i: c_intTrait Implementations§
source§impl Clone for ForEachState
impl Clone for ForEachState
source§fn clone(&self) -> ForEachState
fn clone(&self) -> ForEachState
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