rbdc-sqlite 0.1.15

The Rust SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
Documentation
/// Sqlite database driver.
#[derive(Debug)]
pub struct Sqlite;