risingwave_rpc_client::frontend_client

Type Alias FrontendClientPoolRef

source
pub type FrontendClientPoolRef = Arc<FrontendClientPool>;

Aliased Typeยง

struct FrontendClientPoolRef { /* private fields */ }