Type Alias wick_invocation_server::InvocationClient
source · 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 */ }