StoreRpcClient

Type Alias StoreRpcClient 

Source
pub type StoreRpcClient = RpcClient<InterceptedService<Channel, OtelInterceptor>>;

Aliased Typeยง

pub struct StoreRpcClient { /* private fields */ }