[−][src]Module diesel::connection
Types related to database connections
Structs
AnsiTransactionManager | An implementation of |
Traits
Connection | A connection to a database |
SimpleConnection | Perform simple operations on a backend. |
TransactionManager | Manages the internal transaction state for a connection. |