Type Definition xql_sqlx_mysql::QueryAs

source · []
pub type QueryAs<'q, O> = QueryAs<'q, MySql, O, MySqlArguments>;