Struct sqlite3
libsqlite3_sys
[+] Expand attributes#[repr(C)] pub struct sqlite3(_);
impl Debug for sqlite3
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for sqlite3
impl Clone for sqlite3
fn clone(&self) -> sqlite3
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read more
source
impl Send for sqlite3
impl Sync for sqlite3