Module rbatis_core::db::db_adapter [−][src]
Structs
| DBConnectOption | DBConnectOption all of support Database Options abstract struct. use from(url:&str) or use from_mysql(),from_pg()…. or other method init this. |
| DBConnection | |
| DBExecResult | |
| DBPool | |
| DBPoolConn | |
| DBQuery | |
| DBTx |