create_tls_channel

Function create_tls_channel 

Source
pub fn create_tls_channel(
    address: String,
    limit: u64,
) -> Result<Channel, GrpcBuilderError>