Type Alias InvocationClient

Source
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 */ }