Type Alias deadpool_redis::sentinel::Object
source · pub type Object = Object<Manager>;
Expand description
Type alias for using deadpool::managed::Object
with [redis_sentinel
].
Aliased Type§
struct Object { /* private fields */ }