Re-exports§
pub use any_conn_wrapper::AnyConnWrapper;pub use connection::MiddlewarePoolConnection;pub use types::MiddlewarePool;
Modules§
- any_
conn_ wrapper - Backend-specific raw connection wrappers for
interact_*helpers. - connection
- interaction
- types
Structs§
- Config
AndPool - Configuration plus connection pool for a database backend.