Trait sqlx_core::mysql::MySqlExecutor[][src]

pub trait MySqlExecutor<'c>: Executor<'c, Database = MySql> { }
Expand description

Implementors