pub type InvocationClient = InvocationServiceClient<Channel>;
Expand description

Exported type so consumers don’t need to depend on tonic directly.

Aliased Type§

struct InvocationClient { /* private fields */ }