Function linera_rpc::grpc::transport::create_channel
source ยท pub fn create_channel(
address: String,
options: &Options,
) -> Result<Channel, Error>
pub fn create_channel(
address: String,
options: &Options,
) -> Result<Channel, Error>