Union pgx_pg_sys::Value_ValUnion
source · Fields§
§ival: c_int§str_: *mut c_charTrait Implementations§
source§impl Clone for Value_ValUnion
impl Clone for Value_ValUnion
source§fn clone(&self) -> Value_ValUnion
fn clone(&self) -> Value_ValUnion
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