Type Definition flow_sdk::client::TonicHyperClient[][src]

pub type TonicHyperClient = TonicClient<Channel>;
Expand description

A tonic gRPC client that uses the hyper crate for HTTP transport.