pub type Object = Object<Manager>;Available on crate feature
cluster only.Expand description
Type alias for using deadpool::managed::Object with [redis_cluster].
Aliased Typeยง
pub struct Object { /* private fields */ }pub type Object = Object<Manager>;cluster only.Type alias for using deadpool::managed::Object with [redis_cluster].
pub struct Object { /* private fields */ }