DataPool

Type Alias DataPool 

Source
pub type DataPool = ConnManager<NodeId, GrpcClientManager<FlareKvClient<Channel>>>;

Aliased Typeยง

pub struct DataPool { /* private fields */ }