Type Definition sentry::db::redis_pool::Pool

source ·
pub type Pool = Pool<Manager>;
Available on crate feature test-util only.