Object

Type Alias Object 

Source
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 */ }