Type Alias sfo_sql::mysql::SqlConnection
source · pub type SqlConnection = SqlConnection<MySql, RawErrorToSqlError>;Aliased Type§
struct SqlConnection { /* private fields */ }pub type SqlConnection = SqlConnection<MySql, RawErrorToSqlError>;struct SqlConnection { /* private fields */ }