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