Struct libsqlite3_sys::sqlite3
[−]
[src]
#[repr(C)]pub struct sqlite3 { /* fields omitted */ }
Trait Implementations
impl Debug for sqlite3
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
Formats the value using the given formatter. Read more