[−][src]Type Definition roa_diesel::WrapConnection
type WrapConnection<Conn> = PooledConnection<ConnectionManager<Conn>>;
An alias for r2d2::PooledConnection<diesel::r2d2::ConnectionManager
type WrapConnection<Conn> = PooledConnection<ConnectionManager<Conn>>;
An alias for r2d2::PooledConnection<diesel::r2d2::ConnectionManager