Type Alias ncryptf::deadpool_redis::Object

pub type Object = Object<Manager>;
Expand description

Type alias for using [deadpool::managed::Object] with redis.

Aliased Type§

struct Object { /* private fields */ }