pub fn create_channel(
uri: Uri,
settings: Option<&AppliedRequestSettings>,
) -> Result<Channel, TransportError>Expand description
Create channel (connection) for gRPC transport.
pub fn create_channel(
uri: Uri,
settings: Option<&AppliedRequestSettings>,
) -> Result<Channel, TransportError>Create channel (connection) for gRPC transport.