flare_dht::pool

Type Alias DataPool

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

Aliased Typeยง

struct DataPool { /* private fields */ }