Crate deadpool_bolt[−][src]
Expand description
bolt_client support for the deadpool connection pool.
Re-exports
pub use bolt_client;pub use bolt_client::bolt_proto;Structs
Enums
Enumeration for picking a runtime implementation.
Type Definitions
Type alias for using deadpool::managed::BuildError with bolt_client.
Type alias for using deadpool::managed::CreatePoolError with bolt_client.
Type alias for using deadpool::managed::Hook with bolt_client.
Type alias for using deadpool::managed::HookError with bolt_client.
Type alias for using deadpool::managed::HookErrorCause with bolt_client.
Type alias for using deadpool::managed::Object with bolt_client.
Type alias for using deadpool::managed::Pool with bolt_client.
Type alias for using deadpool::managed::PoolBuilder with bolt_client.
Type alias for using deadpool::managed::PoolError with bolt_client.