pub type InvocationClient = InvocationServiceClient<Channel>;
Expand description
Exported type so consumers don’t need to depend on tonic directly.
Aliased Type§
pub struct InvocationClient { /* private fields */ }
pub type InvocationClient = InvocationServiceClient<Channel>;
Exported type so consumers don’t need to depend on tonic directly.
pub struct InvocationClient { /* private fields */ }