Struct libpg_query2_sys::PgQueryProtobuf
source · Fields§
§len: c_uint§data: *mut c_charTrait Implementations§
source§impl Clone for PgQueryProtobuf
impl Clone for PgQueryProtobuf
source§fn clone(&self) -> PgQueryProtobuf
fn clone(&self) -> PgQueryProtobuf
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