Struct easy_sqlite::impls::rc_connection::RSQLConnection
source · pub struct RSQLConnection { /* private fields */ }
Implementations§
Trait Implementations§
source§impl Clone for RSQLConnection
impl Clone for RSQLConnection
source§fn clone(&self) -> RSQLConnection
fn clone(&self) -> RSQLConnection
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