Trait sqlx_core::sqlite::SqliteExecutor[][src]

pub trait SqliteExecutor<'c>: Executor<'c, Database = Sqlite> { }
Expand description

Implementors