pub type DataPool = ConnManager<NodeId, GrpcClientManager<FlareKvClient<Channel>>>;Aliased Typeยง
struct DataPool { /* private fields */ }pub type DataPool = ConnManager<NodeId, GrpcClientManager<FlareKvClient<Channel>>>;struct DataPool { /* private fields */ }