Module diesel::connection [−][src]
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. |