RpcClient

Type Alias RpcClient 

Source
pub type RpcClient = ApiClient<InterceptedService<Channel, OtelAndMetadataInterceptor>>;

Aliased Typeยง

pub struct RpcClient { /* private fields */ }