rbdc-sqlite 4.6.0

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