Struct mysqlclient_sys::embedded_query_result
source · #[repr(C)]pub struct embedded_query_result(_);
Trait Implementations§
source§impl Clone for embedded_query_result
impl Clone for embedded_query_result
source§fn clone(&self) -> embedded_query_result
fn clone(&self) -> embedded_query_result
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