Trait sqlx::MssqlExecutor[][src]

pub trait MssqlExecutor<'c>: Executor<'c, Database = Mssql> { }
This is supported on crate feature mssql only.
Expand description

Implementors