Struct pgx_pg_sys::LocationLen
source · Fields§
§location: c_int§length: c_intTrait Implementations§
source§impl Clone for LocationLen
impl Clone for LocationLen
source§fn clone(&self) -> LocationLen
fn clone(&self) -> LocationLen
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 moresource§impl Debug for LocationLen
impl Debug for LocationLen
source§impl Default for LocationLen
impl Default for LocationLen
source§fn default() -> LocationLen
fn default() -> LocationLen
Returns the “default value” for a type. Read more