Module diesel::r2d2 [−][src]
Connection pooling via r2d2
Re-exports
pub use self::r2d2::*; |
Structs
| ConnectionManager |
An r2d2 connection manager for use with Diesel. |
Enums
| Error |
The error used when managing connections with |
Type Definitions
| PoolError |
A re-export of |